summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMiguel Sofer <miguel.sofer@gmail.com>2009-12-06 12:19:54 (GMT)
committerMiguel Sofer <miguel.sofer@gmail.com>2009-12-06 12:19:54 (GMT)
commit3ae6f1e3cac2201928b801e657042f9dfc0cb481 (patch)
treeab95e8a83d6753f0a47d85413ef71cbbfcd900e5 /ChangeLog
parent7d1b131bf956648e967fd73526440d0741f11533 (diff)
downloadtcl-3ae6f1e3cac2201928b801e657042f9dfc0cb481.zip
tcl-3ae6f1e3cac2201928b801e657042f9dfc0cb481.tar.gz
tcl-3ae6f1e3cac2201928b801e657042f9dfc0cb481.tar.bz2
missing changelog entry
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index c8acf07..3bb7aba 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2009-12-05 Miguel Sofer <msofer@users.sf.net>
-
+
+ * tests/tailcall.test: remove some old unused crud; improved the
+ stack depth tests.
+
* generic/tclBasic.c: Fixed things so that you can tailcall
* generic/tclNamesp.c: properly out of a coroutine.
* tests/tailcall.test: