diff options
author | hobbs <hobbs> | 1999-11-24 20:54:41 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 1999-11-24 20:54:41 (GMT) |
commit | f09e8933fed7655e635d86ba18f8e913b7a745ea (patch) | |
tree | b67386fb49fae541ac2d80c459911e5fb86a5a17 /ChangeLog | |
parent | b0146405ee44708ec4566bd59d2caef255bb316b (diff) | |
download | tcl-f09e8933fed7655e635d86ba18f8e913b7a745ea.zip tcl-f09e8933fed7655e635d86ba18f8e913b7a745ea.tar.gz tcl-f09e8933fed7655e635d86ba18f8e913b7a745ea.tar.bz2 |
see log
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +1999-11-24 Jeff Hobbs <hobbs@scriptics.com> + + * doc/open.n: + * win/tclWinSerial.c: adopted patch from Schroedter to handle + fconfigure $sock -lasterror on Windows. [RFE: 3368] + + * generic/tclCmdIL.c: made SORTMODE_INTEGER work with Longs + [Bug: 3652] + 1999-11-23 Scott Stanton <stanton@scriptics.com> * library/tcltest1.0/tcltest.tcl: Fixed bug where tcltest output |