summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorandreas_kupries <akupries@shaw.ca>2008-12-11 17:27:39 (GMT)
committerandreas_kupries <akupries@shaw.ca>2008-12-11 17:27:39 (GMT)
commit55bf3ca3e9a9391085b86903de99f529ca28142e (patch)
tree553d3544448a4e969943ddb32f8918876bd0e50d /ChangeLog
parent0be8e1fe1558baf2361656165923b9191c37b254 (diff)
downloadtcl-55bf3ca3e9a9391085b86903de99f529ca28142e.zip
tcl-55bf3ca3e9a9391085b86903de99f529ca28142e.tar.gz
tcl-55bf3ca3e9a9391085b86903de99f529ca28142e.tar.bz2
* generic/tclIO.c (SetChannelFromAny and related): Modified the
* tests/io.test: internal representation of the tclChannelType to contain not only the ChannelState pointer, but also a reference to the interpreter it was made in. Invalidate and recompute the internal representation when it is used in a different interpreter (Like cmdName intrep's). Added testcase. [Bug 2407783].
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d622cfd..900e48f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2008-12-11 Andreas Kupries <andreask@activestate.com>
+
+ * generic/tclIO.c (SetChannelFromAny and related): Modified the
+ * tests/io.test: internal representation of the tclChannelType to
+ contain not only the ChannelState pointer, but also a reference to
+ the interpreter it was made in. Invalidate and recompute the
+ internal representation when it is used in a different interpreter
+ (Like cmdName intrep's). Added testcase. [Bug 2407783].
+
2008-12-11 Jan Nijtmans <nijtmans@users.sf.net>
* library/clock.tcl (ProcessPosixTimeZone): Fallback to