diff options
author | andreas_kupries <akupries@shaw.ca> | 2002-02-01 21:19:02 (GMT) |
---|---|---|
committer | andreas_kupries <akupries@shaw.ca> | 2002-02-01 21:19:02 (GMT) |
commit | 35ad5765def300afc351964960076deea6ecabbd (patch) | |
tree | a0b1bd21bb01ab2e9a8352da0d2e6ba3fe8d5089 /ChangeLog | |
parent | 84db7009c71f1c0063714ab48be9c0747b2d6b8c (diff) | |
download | tcl-35ad5765def300afc351964960076deea6ecabbd.zip tcl-35ad5765def300afc351964960076deea6ecabbd.tar.gz tcl-35ad5765def300afc351964960076deea6ecabbd.tar.bz2 |
* tests/io.test: io-39.22 split into two tests, one platform
dependent, the other not. -eofchar is not empty on the windows
platform.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2002-02-01 Andreas Kupries <andreas_kupries@users.sourceforge.net> + + * tests/io.test: io-39.22 split into two tests, one platform + dependent, the other not. -eofchar is not empty on the windows + platform. + 2002-02-01 Vince Darley <vincentdarley@users.sourceforge.net> * generic/tclTest.c: fix to picky windows compiler problem |