diff options
| author | andreask@activestate.com <andreas_kupries> | 2008-04-07 19:53:52 (GMT) |
|---|---|---|
| committer | andreask@activestate.com <andreas_kupries> | 2008-04-07 19:53:52 (GMT) |
| commit | 1dc305c9e71f8ff2ccb1bf2f1ca030d584d4a8ca (patch) | |
| tree | fadf3c49eb7efd357c676533671b1ea09cef5890 | |
| parent | c6be435c58cdf3eb6449246d554c6e8a00cd238a (diff) | |
| download | tcl-1dc305c9e71f8ff2ccb1bf2f1ca030d584d4a8ca.zip tcl-1dc305c9e71f8ff2ccb1bf2f1ca030d584d4a8ca.tar.gz tcl-1dc305c9e71f8ff2ccb1bf2f1ca030d584d4a8ca.tar.bz2 | |
Added forgotten reference to [Bug 1350564] in last entry.
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -2,8 +2,9 @@ * generic/tclIO.c (BUSY_STATE, CheckChannelErrors, TclCopyChannel): New macro, and the places using it. This change - allows for bi-directional fcopy on channels. Thanks to Alexandre - Ferrieux <ferrieux@users.sourceforge.net> for the patch. + allows for bi-directional fcopy on channels. [Bug 1350564]. + Thanks to Alexandre Ferrieux <ferrieux@users.sourceforge.net> + for the patch. * tests/io.test (io-53.9): Made test cleanup robust against the possibility of slow process shutdown on Windows. Backported from |
