summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9b22215..1123796 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2009-01-21 Andreas Kupries <andreask@activestate.com>
+
+ * generic/tclIORChan.c (ReflectClose): Fix for [Bug 2458202].
+ * generic/tclIORTrans.c (ReflectClose): 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-21 Don Porter <dgp@users.sourceforge.net>
* generic/tclStringObj.c: New fix for [Bug 2494093] replaces the