diff options
author | hobbs <hobbs> | 2008-05-26 18:27:53 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2008-05-26 18:27:53 (GMT) |
commit | 34b61d5e2164cb84bf3e49bfe0a67ca797b9109c (patch) | |
tree | ae2c79522c6f7b3436976c96c765e2bd38343f6a /ChangeLog | |
parent | 882f2ac2e6ddf2541a019c7f411e1959ef9cb221 (diff) | |
download | tcl-34b61d5e2164cb84bf3e49bfe0a67ca797b9109c.zip tcl-34b61d5e2164cb84bf3e49bfe0a67ca797b9109c.tar.gz tcl-34b61d5e2164cb84bf3e49bfe0a67ca797b9109c.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-23 Andreas Kupries <andreask@activestate.com> * win/tclWinChan.c (FileWideSeekProc): Accepted a patch by |