diff options
author | Miguel Sofer <miguel.sofer@gmail.com> | 2008-10-07 17:58:32 (GMT) |
---|---|---|
committer | Miguel Sofer <miguel.sofer@gmail.com> | 2008-10-07 17:58:32 (GMT) |
commit | e495d8b0af42751258fbfd1c1b0e55cebc6c2dab (patch) | |
tree | 2f7a64ce5416e883e9ae8319bb6578a9e0497369 | |
parent | dbbfe378f614f96d7ab98c27bf89d733ba04d1b6 (diff) | |
download | tcl-e495d8b0af42751258fbfd1c1b0e55cebc6c2dab.zip tcl-e495d8b0af42751258fbfd1c1b0e55cebc6c2dab.tar.gz tcl-e495d8b0af42751258fbfd1c1b0e55cebc6c2dab.tar.bz2 |
fix ChangeLof entry
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |