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 14f6408..249a03e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-04-14 Miguel Sofer <msofer@users.sf.net>
+
+ * generic/tclExecute.c: removed some code at INSTEXPAND_SKTOP that
+ duplicates functionality already present at checkForCatch.
+
2007-04-12 Miguel Sofer <msofer@users.sf.net>
* generic/tclExecute.c: new macros OBJ_AT_TOS, OBJ_UNDER_TOS,