diff options
author | dgp <dgp@users.sourceforge.net> | 2012-08-07 15:23:27 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2012-08-07 15:23:27 (GMT) |
commit | fa8578631ca16ef4a01ce48b5c7b27d5dad66e54 (patch) | |
tree | aea7781cdbf815938dda2ac139de25884fcc726b /ChangeLog | |
parent | 98e448cf51f3baf3476bff4bd577f1cd8c4a5294 (diff) | |
download | tcl-fa8578631ca16ef4a01ce48b5c7b27d5dad66e54.zip tcl-fa8578631ca16ef4a01ce48b5c7b27d5dad66e54.tar.gz tcl-fa8578631ca16ef4a01ce48b5c7b27d5dad66e54.tar.bz2 |
3554250 Overlooked one field of cleanup in the thread exit handler
for the filesystem subsystem.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2012-08-07 Don Porter <dgp@users.sourceforge.net> + + * generic/tclIOUtil.c: [Bug 3554250] Overlooked one field of + cleanup in the thread exit handler for the filesystem subsystem. + 2012-07-31 Jan Nijtmans <nijtmans@users.sf.net> * win/nmakehlp.c: Backport from Tcl 8.6, but add -Q option from |