summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorandreas_kupries <akupries@shaw.ca>2002-02-01 21:19:02 (GMT)
committerandreas_kupries <akupries@shaw.ca>2002-02-01 21:19:02 (GMT)
commit35ad5765def300afc351964960076deea6ecabbd (patch)
treea0b1bd21bb01ab2e9a8352da0d2e6ba3fe8d5089 /ChangeLog
parent84db7009c71f1c0063714ab48be9c0747b2d6b8c (diff)
downloadtcl-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--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b3e2bd3..13ac271 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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