diff options
| author | davygrvy <davygrvy@pobox.com> | 2004-02-02 21:33:14 (GMT) |
|---|---|---|
| committer | davygrvy <davygrvy@pobox.com> | 2004-02-02 21:33:14 (GMT) |
| commit | 0d3944aebb6d7edabd7f2c6c3593ba8e1d026fc7 (patch) | |
| tree | 15992a74567f9dd79d169e16f1aee8868526af50 | |
| parent | 68701e8b8d6e8074bc4fb90b0fd013d2b4c06d03 (diff) | |
| download | tcl-0d3944aebb6d7edabd7f2c6c3593ba8e1d026fc7.zip tcl-0d3944aebb6d7edabd7f2c6c3593ba8e1d026fc7.tar.gz tcl-0d3944aebb6d7edabd7f2c6c3593ba8e1d026fc7.tar.bz2 | |
no message
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2004-02-02 David Gravereaux <davygrvy@pobox.com> + + * generic/tclIO.c (Tcl_Ungets): Fixes improper filling of the + channel buffer. This is the buffer before the splice. [Bug 405995] + 2004-02-01 David Gravereaux <davygrvy@pobox.com> * tests/winPipe.test: more pass-thru commandline verifications. |
