summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMiguel Sofer <miguel.sofer@gmail.com>2008-08-26 22:36:52 (GMT)
committerMiguel Sofer <miguel.sofer@gmail.com>2008-08-26 22:36:52 (GMT)
commit15df1bf8a56a5077d263e50e009536d98d13ad19 (patch)
tree0d7bc4e10367dd2cbb39be3e40de32df3e6ff0c6 /ChangeLog
parentdc5e0c1a99d04f059e8399531b03ebe9654edd8f (diff)
downloadtcl-15df1bf8a56a5077d263e50e009536d98d13ad19.zip
tcl-15df1bf8a56a5077d263e50e009536d98d13ad19.tar.gz
tcl-15df1bf8a56a5077d263e50e009536d98d13ad19.tar.bz2
* generic/tclBasic.c (InfoCoroutine):
* tests/unsupported.test: new command that returns the FQN of the currently executing coroutine. Lives as infoCoroutine under unsupported, but is designed to become a subcommand of [info]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8d7119e..2ea86ac 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2008-08-26 Miguel Sofer <msofer@users.sf.net>
+
+ * generic/tclBasic.c (InfoCoroutine):
+ * tests/unsupported.test: new command that returns the
+ FQN of the currently executing coroutine. Lives as infoCoroutine
+ under unsupported, but is designed to become a subcommand of [info]
+
2008-08-23 Miguel Sofer <msofer@users.sf.net>
* generic/tclBasic.c (NRInterpCoroutine): store the caller's