summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2003-03-31 23:19:48 (GMT)
committerdgp <dgp@users.sourceforge.net>2003-03-31 23:19:48 (GMT)
commit297becc0c1db88f2e95709bacc171bc13827d923 (patch)
tree734b809ca382dc85caba883099939d94ce4283ef /ChangeLog
parent5e614a51fde6889901f8db205f2c322a8e938a4a (diff)
downloadtcl-297becc0c1db88f2e95709bacc171bc13827d923.zip
tcl-297becc0c1db88f2e95709bacc171bc13827d923.tar.gz
tcl-297becc0c1db88f2e95709bacc171bc13827d923.tar.bz2
* tests/parse.test (parse-18.*): Coverage tests for the new
implementation of Tcl_SubstObj(). Note that tests parse-18.17 and parse-18.21 demonstrate some bugs left to fix in the current code.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b1d2239..eaa05f3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2003-03-31 Don Porter <dgp@users.sourceforge.net>
+
+ * tests/parse.test (parse-18.*): Coverage tests for the new
+ implementation of Tcl_SubstObj(). Note that tests parse-18.17 and
+ parse-18.21 demonstrate some bugs left to fix in the current code.
+
2003-03-27 Mo DeJong <mdejong@users.sourceforge.net>
* unix/configure: Regen.