summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMiguel Sofer <miguel.sofer@gmail.com>2004-09-30 10:35:06 (GMT)
committerMiguel Sofer <miguel.sofer@gmail.com>2004-09-30 10:35:06 (GMT)
commitdd9bf5efaf27ae22d4c80c1e55bf79c422fb061c (patch)
treec2b5a50bbefe539e4ef7d705e391e3e0b86ffd8b /ChangeLog
parentdb28fb893dc50fd54f948ec4bf06c296cb4165f2 (diff)
downloadtcl-dd9bf5efaf27ae22d4c80c1e55bf79c422fb061c.zip
tcl-dd9bf5efaf27ae22d4c80c1e55bf79c422fb061c.tar.gz
tcl-dd9bf5efaf27ae22d4c80c1e55bf79c422fb061c.tar.bz2
* tests/subst.test (12.2): test correction.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a44a78e..c0d2665 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2004-09-30 Miguel Sofer <msofer@users.sf.net>
+
+ * tests/subst.test (12.2): test correction.
+
2004-09-29 Miguel Sofer <msofer@users.sf.net>
* generic/tclBasic.c (Tcl_EvalEx):