diff options
author | vincentdarley <vincentdarley> | 2001-10-22 17:10:00 (GMT) |
---|---|---|
committer | vincentdarley <vincentdarley> | 2001-10-22 17:10:00 (GMT) |
commit | bd7da088b2cf9cfe6004606fb57fd65ad275fe50 (patch) | |
tree | 9e94361a600e531a3580fd7b0869a6aaa5b9cb40 /ChangeLog | |
parent | 2e27ec369165aca385db16cb617ced30928ced42 (diff) | |
download | tcl-bd7da088b2cf9cfe6004606fb57fd65ad275fe50.zip tcl-bd7da088b2cf9cfe6004606fb57fd65ad275fe50.tar.gz tcl-bd7da088b2cf9cfe6004606fb57fd65ad275fe50.tar.bz2 |
small win fix
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2001-10-22 Vince Darley <vincentdarley@users.sourceforge.net> + + * win/tclWinFCmd.c: fix to stop test suite from hanging process + under some versions of WinNT. [Bug #466102] (Kevin Kenny) + 2001-10-18 Jeff Hobbs <jeffh@ActiveState.com> * tests/clock.test (clock-8.1): |