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 a1fbffd..9656fee 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2007-04-07 Miguel Sofer <msofer@users.sf.net>
+ * generic/tclCompile (tclInstructionTable): fixed bug in
+ description of INST_START_COMMAND.
+
+2007-04-07 Miguel Sofer <msofer@users.sf.net>
+
* generic/tclExecute.c (TEBC): small code reduction.
2007-04-06 Miguel Sofer <msofer@users.sf.net>