summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorandreas_kupries <akupries@shaw.ca>2008-06-10 18:06:36 (GMT)
committerandreas_kupries <akupries@shaw.ca>2008-06-10 18:06:36 (GMT)
commit27cef4c3985bd16df029f37ca9023ed02409ac9b (patch)
tree932df85ccf9bf94013eeb0f098b04ef394fea27f /ChangeLog
parentf572d15108ea68aef3ff8e2c3de3899f8a50f25f (diff)
downloadtcl-27cef4c3985bd16df029f37ca9023ed02409ac9b.zip
tcl-27cef4c3985bd16df029f37ca9023ed02409ac9b.tar.gz
tcl-27cef4c3985bd16df029f37ca9023ed02409ac9b.tar.bz2
* tests/ioTrans.test (iortrans.tf-6.1): Fixed the [Bug 1988552],
reported by Kevin. Have to close the channel before removal of the file. Fixed same bug in test 'iortrans.tf-11.0', after fixing missing cleanup of the file in 'iortrans.tf-11.*'. Lastly fixed the names of the threaded tests 'iortrans-8.*' to the correct 'iortrans.tf-8.*'.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 10 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index dce1163..8b7d532 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,13 @@
-2008-06-09 Andreas Kupries <akupries@shaw.ca>
+2008-06-10 Andreas Kupries <andreask@activestate.com>
+
+ * tests/ioTrans.test (iortrans.tf-6.1): Fixed the [Bug 1988552],
+ reported by Kevin. Have to close the channel before removal of
+ the file. Fixed same bug in test 'iortrans.tf-11.0', after
+ fixing missing cleanup of the file in 'iortrans.tf-11.*'. Lastly
+ fixed the names of the threaded tests 'iortrans-8.*' to the
+ correct 'iortrans.tf-8.*'.
+
+2008-06-09 Andreas Kupries <andreas_kupries@users.sourceforge.net>
* generic/tclIORTrans.c (ReflectInput): Fixed a bug triggered by
Pat Thoyts <patthoyts@users.sourceforge.net>. Reset the EOF flag