summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMiguel Sofer <miguel.sofer@gmail.com>2008-10-07 17:57:42 (GMT)
committerMiguel Sofer <miguel.sofer@gmail.com>2008-10-07 17:57:42 (GMT)
commitdbbfe378f614f96d7ab98c27bf89d733ba04d1b6 (patch)
tree683ba9bb560fe94aebd40fb15bb998a3033a2536 /ChangeLog
parent35bac8b2387c036a6ac3ac6c699ddde95f050062 (diff)
downloadtcl-dbbfe378f614f96d7ab98c27bf89d733ba04d1b6.zip
tcl-dbbfe378f614f96d7ab98c27bf89d733ba04d1b6.tar.gz
tcl-dbbfe378f614f96d7ab98c27bf89d733ba04d1b6.tar.bz2
* generic/tclBasic.c: Move [tailcall], [coroutine] and
* generic/tclCmdIL.c: [yield] out of ::tcl::unsupported * tests/info.test: and into global scope: TIPs #327 * tests/unsupported.test: and #328
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index aab2654..3fe1549 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2008-10-07 Miguel Sofer <msofer@users.sf.net>
+
+ * generic/tclBasic.c: Move [tailcall], [coroutine] and
+ * generic/tclCmdIL.c: [yield] out of ::tcl::unsupported
+ * tests/info.test: and into global scope: TIPs #327
+ * tests/unsupported.test: and #328
+
2008-10-07 Donal K. Fellows <dkf@users.sf.net>
* doc/chan.n, doc/transchan.n: Documented the channel transformation