summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2003-10-06 13:55:34 (GMT)
committerdgp <dgp@users.sourceforge.net>2003-10-06 13:55:34 (GMT)
commit78fbe7e16e6796847893e608e886b3e779a6e98e (patch)
tree270374c43814c650f12a6318f41cc1cb34bcb875 /ChangeLog
parent667a4aad934603ef865cba2b5b15f4c5687dc0c4 (diff)
downloadtcl-78fbe7e16e6796847893e608e886b3e779a6e98e.zip
tcl-78fbe7e16e6796847893e608e886b3e779a6e98e.tar.gz
tcl-78fbe7e16e6796847893e608e886b3e779a6e98e.tar.bz2
* tests/cmdMZ.test: Updated [package require tcltest] lines to
* tests/fileSystem.test: indiciate that these test files * tests/notify.test: use features of tcltest 2. [Bug 706114] * tests/parseExpr.test: * tests/unixNotfy.test:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 460690c..ccf73e8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2003-10-06 Don Porter <dgp@users.sourceforge.net>
+
+ * tests/cmdMZ.test: Updated [package require tcltest] lines to
+ * tests/fileSystem.test: indiciate that these test files
+ * tests/notify.test: use features of tcltest 2. [Bug 706114]
+ * tests/parseExpr.test:
+ * tests/unixNotfy.test:
+
2003-10-06 Vince Darley <vincentdarley@users.sourceforge.net>
* generic/tclFileName.c: