summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authormdejong <mdejong>2003-03-07 02:23:39 (GMT)
committermdejong <mdejong>2003-03-07 02:23:39 (GMT)
commit15fafd797596ca59ac9d1bd9046db8228e6a3613 (patch)
treea44af1ec22f66d46eb37f84a5d097a0d30614d2b /ChangeLog
parent19029a14f13f7e0c3447773e94916f0da036bb7a (diff)
downloadtcl-15fafd797596ca59ac9d1bd9046db8228e6a3613.zip
tcl-15fafd797596ca59ac9d1bd9046db8228e6a3613.tar.gz
tcl-15fafd797596ca59ac9d1bd9046db8228e6a3613.tar.bz2
* tests/io.test: Doh! Undo accidental commenting
out of a couple of tests.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 103ef78..cbc88be 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2003-03-06 Mo DeJong <mdejong@users.sourceforge.net>
+ * tests/io.test: Doh! Undo accidental commenting
+ out of a couple of tests.
+
+2003-03-06 Mo DeJong <mdejong@users.sourceforge.net>
+
* tests/io.test: Define a fileevent constraint and add
it to the constraint list of any test that depends
on the fileevent command. This is only useful to