summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMiguel Sofer <miguel.sofer@gmail.com>2008-10-07 17:58:32 (GMT)
committerMiguel Sofer <miguel.sofer@gmail.com>2008-10-07 17:58:32 (GMT)
commite495d8b0af42751258fbfd1c1b0e55cebc6c2dab (patch)
tree2f7a64ce5416e883e9ae8319bb6578a9e0497369 /ChangeLog
parentdbbfe378f614f96d7ab98c27bf89d733ba04d1b6 (diff)
downloadtcl-e495d8b0af42751258fbfd1c1b0e55cebc6c2dab.zip
tcl-e495d8b0af42751258fbfd1c1b0e55cebc6c2dab.tar.gz
tcl-e495d8b0af42751258fbfd1c1b0e55cebc6c2dab.tar.bz2
fix ChangeLof entry
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3fe1549..86ab1dc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,7 @@
* generic/tclBasic.c: Move [tailcall], [coroutine] and
* generic/tclCmdIL.c: [yield] out of ::tcl::unsupported
+ * tclInt.h:
* tests/info.test: and into global scope: TIPs #327
* tests/unsupported.test: and #328