summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 837a169..7fe38d3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-07-14 Miguel Sofer <msofer@users.sf.net>
+
+ * generic/tclParse.c: reverting the "fix" for [Bug 2017583],
+ * tests/parse.test: numLevel management and TclInterpReady check
+ seems to be necessary after all.
+
2008-07-14 Donal K. Fellows <dkf@users.sf.net>
* generic/tclProc.c (TclNRApplyObjCmd, TclObjInterpProcCore):