summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhobbs <hobbs>2008-05-26 18:28:47 (GMT)
committerhobbs <hobbs>2008-05-26 18:28:47 (GMT)
commit0c84b3ac801dc1a49920b6d330a5f912975ffc14 (patch)
tree1429fe55c1616eda5dd6f5efc7a5f8bd12d79194 /ChangeLog
parentfef66b3a8ba130ec832bd025733edb25751851a6 (diff)
downloadtcl-0c84b3ac801dc1a49920b6d330a5f912975ffc14.zip
tcl-0c84b3ac801dc1a49920b6d330a5f912975ffc14.tar.gz
tcl-0c84b3ac801dc1a49920b6d330a5f912975ffc14.tar.bz2
(io-53.9): need to close chan before removing file
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6ab13c3..aadcf78 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2008-05-26 Jeff Hobbs <jeffh@ActiveState.com>
+
+ * tests/io.test (io-53.9): need to close chan before removing file.
+
2008-05-26 Donal K. Fellows <dkf@users.sf.net>
* win/makefile.bc: Remove deprecated winhelp target.