summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMiguel Sofer <miguel.sofer@gmail.com>2008-08-21 23:57:41 (GMT)
committerMiguel Sofer <miguel.sofer@gmail.com>2008-08-21 23:57:41 (GMT)
commitc81af542ef2037176d7f71f883aa3e93dfc4196b (patch)
treecda129ecc3b3ff0b8e2b9b4b241ae31614de5556 /ChangeLog
parentedfda9078ba74cdc4c6038b014e610f7b6efcc96 (diff)
downloadtcl-c81af542ef2037176d7f71f883aa3e93dfc4196b.zip
tcl-c81af542ef2037176d7f71f883aa3e93dfc4196b.tar.gz
tcl-c81af542ef2037176d7f71f883aa3e93dfc4196b.tar.bz2
* generic/tclBasic.c: Previous fix, now done right.
* generic/tclCmdIL.c: * generic/tclInt.h: * tests/unsupported.test:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e753ae9..369f59f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2008-08-21 Miguel Sofer <msofer@users.sf.net>
+
+ * generic/tclBasic.c: Previous fix, now done right.
+ * generic/tclCmdIL.c:
+ * generic/tclInt.h:
+ * tests/unsupported.test:
+
2008-08-21 Jeff Hobbs <jeffh@ActiveState.com>
* tests/regexp.test, tests/regexpComp.test: correct re2glob ***=