summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 0d95bad..6fec71e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,7 @@
-2009-03-20 Miguel Sofer <msofer@users.sf.net>
+2009-03-21 Miguel Sofer <msofer@users.sf.net>
+
+ * generic/tclExecute.c: fix both test and code for tailcall
+ * tests/tailcall.test: from within a compiled [eval] body.
* tests/tailcall.test: slightly improved tests