summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2003-05-05 16:59:49 (GMT)
committerdgp <dgp@users.sourceforge.net>2003-05-05 16:59:49 (GMT)
commitf078556e548f07a9a211e161b1526adc5bee0a15 (patch)
treefd04ccc16c71a93ad3790d367bbf15860bd58a10 /ChangeLog
parent805d2851fd086d66ae78c4a69446463105d1cba9 (diff)
downloadtcl-f078556e548f07a9a211e161b1526adc5bee0a15.zip
tcl-f078556e548f07a9a211e161b1526adc5bee0a15.tar.gz
tcl-f078556e548f07a9a211e161b1526adc5bee0a15.tar.bz2
* library/tcltest/tcltest.tcl: The -returnCodes option to [test]
failed to recognize the symbolic name "ok" for return code 0.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b94fd0a..e54a630 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2003-05-05 Don Porter <dgp@users.sourceforge.net>
+
+ * library/tcltest/tcltest.tcl: The -returnCodes option to [test]
+ failed to recognize the symbolic name "ok" for return code 0.
+
2003-05-05 Donal K. Fellows <fellowsd@cs.man.ac.uk>
* generic/tclBasic.c (Tcl_HideCommand): Fixed error message