summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMiguel Sofer <miguel.sofer@gmail.com>2010-04-30 12:30:06 (GMT)
committerMiguel Sofer <miguel.sofer@gmail.com>2010-04-30 12:30:06 (GMT)
commit3e01004a237b5bdd39420d316a5be37c2c8215b8 (patch)
tree858888a085a88cbf7738fd6a844721d2f408280d /ChangeLog
parent2233b6f37129e181e04e9513e9ccc31b34672012 (diff)
downloadtcl-3e01004a237b5bdd39420d316a5be37c2c8215b8.zip
tcl-3e01004a237b5bdd39420d316a5be37c2c8215b8.tar.gz
tcl-3e01004a237b5bdd39420d316a5be37c2c8215b8.tar.bz2
* tests/coroutine.test: testing coroutine arguments after [yield]:
check that only 0/1 allowed
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2cd03e5..5c99f01 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2010-04-30 Miguel Sofer <msofer@users.sf.net>
+
+ * tests/coroutine.test: testing coroutine arguments after [yield]:
+ check that only 0/1 allowed
+
2010-04-30 Donal K. Fellows <dkf@users.sf.net>
* generic/tclCompCmds.c (TclCompileVariableCmd): Slightly tighter