diff options
author | hobbs <hobbs> | 2008-05-26 18:28:47 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2008-05-26 18:28:47 (GMT) |
commit | 0c84b3ac801dc1a49920b6d330a5f912975ffc14 (patch) | |
tree | 1429fe55c1616eda5dd6f5efc7a5f8bd12d79194 /ChangeLog | |
parent | fef66b3a8ba130ec832bd025733edb25751851a6 (diff) | |
download | tcl-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-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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. |