From dd7cbbe3e8d31abf0eb2c56dc9672e6ee6448ea1 Mon Sep 17 00:00:00 2001 From: stanton Date: Thu, 3 Dec 1998 04:58:03 +0000 Subject: *** empty log message *** --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/ChangeLog b/ChangeLog index 68df719..d12c2bf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +1998-12-02 + + * win/tclWinPipe.c (TclpCreateCommandChannel): Changed + reader/writer threads to have THREAD_PRIORITY_HIGHEST so they will + have a chance to run whenever there is something to do. + + * generic/tclIO.c (WriteBytes, WriteChars): Fixed so extraneous + flushes do not happen in line mode. + (TranslateOutputEOL): Made translation more efficient in line mode + and fixed a buffer overflow bug in CRLF translation. [Bug: 887] + 1998-12-02 * Updated patchlevel to 8.1b1 -- cgit v0.12