summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1af9d66..af2eb33 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2001-09-04 Miguel Sofer <msofer@users.sourceforge.net>
+
+ * generic/tclCompile.c: fixed incorrect opreands for INST_LIST
+ [Bug: 458241] (David Cuthbert, dacut@users.sourceforge.net)
+
2001-09-03 Jeff Hobbs <jeffh@ActiveState.com>
* generic/tclExecute.c (TclExecuteByteCode): fixed missing comma