diff options
-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. |