summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorandreas_kupries <akupries@shaw.ca>2008-04-08 23:41:18 (GMT)
committerandreas_kupries <akupries@shaw.ca>2008-04-08 23:41:18 (GMT)
commit7ddc20c67752f9b428d5c213d2a1964790b2516a (patch)
tree6b65642a0ce9bc7e2d9a3655ad3c998d6d21ac3f /ChangeLog
parent712e8111093149680388ac32ee90b21290554bb3 (diff)
downloadtcl-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--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 28d7a89..9d05541 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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