summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2007-06-17 21:29:38 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2007-06-17 21:29:38 (GMT)
commit8b5c36b91378cc731b5edbb642744ef7355d57e5 (patch)
treeab4834413ded370d2e9728cf233f1ca18bdae518 /ChangeLog
parent9877a84296b7927a7ed00c9b35d67e797f21a75e (diff)
downloadtcl-8b5c36b91378cc731b5edbb642744ef7355d57e5.zip
tcl-8b5c36b91378cc731b5edbb642744ef7355d57e5.tar.gz
tcl-8b5c36b91378cc731b5edbb642744ef7355d57e5.tar.bz2
Fix [Bug 1738542]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f842333..be7d3a1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2007-06-17 Donal K. Fellows <dkf@users.sf.net>
+
+ * generic/tclProc.c (TclObjInterpProcCore): Minor fixes to make
+ * generic/tclExecute.c (TclExecuteByteCode): compilation debugging
+ builds work again. [Bug 1738542]
+
2007-06-16 Donal K. Fellows <dkf@users.sf.net>
* generic/tclProc.c (TclObjInterpProcCore): Use switch instead of a