summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorandreas_kupries <akupries@shaw.ca>2009-01-22 00:05:13 (GMT)
committerandreas_kupries <akupries@shaw.ca>2009-01-22 00:05:13 (GMT)
commit9c026cec4e9775bcdcc7009b9866e4e570ba8b6e (patch)
tree8097c6a97e5860763fd734684b098838804ea789 /ChangeLog
parent22ce7af7758444030a12394242057ab031c2c739 (diff)
downloadtcl-9c026cec4e9775bcdcc7009b9866e4e570ba8b6e.zip
tcl-9c026cec4e9775bcdcc7009b9866e4e570ba8b6e.tar.gz
tcl-9c026cec4e9775bcdcc7009b9866e4e570ba8b6e.tar.bz2
* generic/tclIORChan.c (ReflectClose): Fix for [Bug 2458202].
Closing a channel may supply NULL for the 'interp'. Test for finalization needs to be different, and one place has to pull the interp out of the channel instead.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 10edf6a..894f5f8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2009-01-21 Andreas Kupries <andreask@activestate.com>
+
+ * generic/tclIORChan.c (ReflectClose): Fix for [Bug 2458202].
+ Closing a channel may supply NULL for the 'interp'. Test for
+ finalization needs to be different, and one place has to pull the
+ interp out of the channel instead.
+
2009-01-19 Kevin B. Kenny <kennykb@acm.org>
* unix/Makefile.in: Added a CONFIG_INSTALL_DIR parameter so that