summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2003-08-29 17:43:24 (GMT)
committerdgp <dgp@users.sourceforge.net>2003-08-29 17:43:24 (GMT)
commit4d937a98950f548bd24d312258fd069a0c063041 (patch)
tree741057c3b5bda83a236207ecf3a28ff0fe54f15a /ChangeLog
parentf13a99eb97ccd3791f0896870344e33eacf3e28c (diff)
downloadtcl-4d937a98950f548bd24d312258fd069a0c063041.zip
tcl-4d937a98950f548bd24d312258fd069a0c063041.tar.gz
tcl-4d937a98950f548bd24d312258fd069a0c063041.tar.bz2
* generic/tclCmdAH.c: Corrected bug in TIP 90 implementation
* tests/cmdMZ.test: where the default -errorcode NONE value was not copied into the return options dictionary. This correction modified one test result.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a6f26cd..de252a5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2003-08-29 Don Porter <dgp@users.sourceforge.net>
+
+ * generic/tclCmdAH.c: Corrected bug in TIP 90 implementation
+ * tests/cmdMZ.test: where the default -errorcode NONE value
+ was not copied into the return options dictionary. This correction
+ modified one test result.
+
2003-08-27 David Gravereaux <davygrvy@pobox.com>
* compat/strftime.c (_fmt): Removed syst array intializer that