diff options
author | andreas_kupries <akupries@shaw.ca> | 2008-04-08 23:41:18 (GMT) |
---|---|---|
committer | andreas_kupries <akupries@shaw.ca> | 2008-04-08 23:41:18 (GMT) |
commit | 7ddc20c67752f9b428d5c213d2a1964790b2516a (patch) | |
tree | 6b65642a0ce9bc7e2d9a3655ad3c998d6d21ac3f /ChangeLog | |
parent | 712e8111093149680388ac32ee90b21290554bb3 (diff) | |
download | tcl-7ddc20c67752f9b428d5c213d2a1964790b2516a.zip tcl-7ddc20c67752f9b428d5c213d2a1964790b2516a.tar.gz tcl-7ddc20c67752f9b428d5c213d2a1964790b2516a.tar.bz2 |
* tests/io.test (io-53.8): Fixed ordering of vwait and after
cancel. cancel has to be done after the vwait completes.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2008-04-08 Andreas Kupries <andreask@activestate.com> + + * tests/io.test (io-53.8): Fixed ordering of vwait and after + cancel. cancel has to be done after the vwait completes. + 2008-04-09 Daniel Steffen <das@users.sourceforge.net> * tests/chanio.test (chan-io-53.8,53.9,53.10): fix typo & quoting for |