diff options
author | andreas_kupries <akupries@shaw.ca> | 2010-03-09 21:15:18 (GMT) |
---|---|---|
committer | andreas_kupries <akupries@shaw.ca> | 2010-03-09 21:15:18 (GMT) |
commit | 2c4e9fc134585c9dbbd25671018e100165ad1b63 (patch) | |
tree | 724d8a71a5b1260db148bd7234a41effc7475305 /ChangeLog | |
parent | 2867759e778d170453f568cec080f7f2256aa62f (diff) | |
download | tcl-2c4e9fc134585c9dbbd25671018e100165ad1b63.zip tcl-2c4e9fc134585c9dbbd25671018e100165ad1b63.tar.gz tcl-2c4e9fc134585c9dbbd25671018e100165ad1b63.tar.bz2 |
* generic/tclIORChan.c: [Bug 2936225]: Thanks to Alexandre Ferrieux
* doc/refchan.n: <ferrieux@users.sourceforge.net> for debugging and fixing
* tests/ioCmd.test: the problem. It is the write-side equivalent
to the bug fixed 2009-08-06.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2010-03-09 Andreas Kupries <andreask@activestate.com> + + * generic/tclIORChan.c: [Bug 2936225]: Thanks to Alexandre Ferrieux + * doc/refchan.n: <ferrieux@users.sourceforge.net> for debugging and fixing + * tests/ioCmd.test: the problem. It is the write-side equivalent + to the bug fixed 2009-08-06. + 2010-03-09 Don Porter <dgp@users.sourceforge.net> * library/tzdata/America/Matamoros: New locale |