diff options
author | Miguel Sofer <miguel.sofer@gmail.com> | 2010-04-30 12:30:06 (GMT) |
---|---|---|
committer | Miguel Sofer <miguel.sofer@gmail.com> | 2010-04-30 12:30:06 (GMT) |
commit | 3e01004a237b5bdd39420d316a5be37c2c8215b8 (patch) | |
tree | 858888a085a88cbf7738fd6a844721d2f408280d /ChangeLog | |
parent | 2233b6f37129e181e04e9513e9ccc31b34672012 (diff) | |
download | tcl-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-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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 |