diff options
author | andreas_kupries <akupries@shaw.ca> | 2008-04-03 18:05:59 (GMT) |
---|---|---|
committer | andreas_kupries <akupries@shaw.ca> | 2008-04-03 18:05:59 (GMT) |
commit | 691a1239878ea8dece6135548a490b4d36285fe2 (patch) | |
tree | f8f0cbe33b9525945a4aa710904027f06630a48b /ChangeLog | |
parent | b8976fa1042002dfdf6692b7ae8b215423087d24 (diff) | |
download | tcl-691a1239878ea8dece6135548a490b4d36285fe2.zip tcl-691a1239878ea8dece6135548a490b4d36285fe2.tar.gz tcl-691a1239878ea8dece6135548a490b4d36285fe2.tar.bz2 |
* generic/tclIO.c (CopyData): Applied patch [Bug 1932639] to
* tests/io.test: prevent fcopy from calling -command synchronously
* tests/chanio.test: the first time. Thanks to Alexandre Ferrieux
<ferrieux@users.sourceforge.net> for report and patch.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2008-04-03 Andreas Kupries <andreask@activestate.com> + + * generic/tclIO.c (CopyData): Applied patch [Bug 1932639] to + * tests/io.test: prevent fcopy from calling -command synchronously + * tests/chanio.test: the first time. Thanks to Alexandre Ferrieux + <ferrieux@users.sourceforge.net> for report and patch. + 2008-04-02 Daniel Steffen <das@users.sourceforge.net> * generic/tcl.decls: remove 'export' declarations of symbols now |