summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorvasiljevic <zv@archiware.com>2010-04-02 14:36:45 (GMT)
committervasiljevic <zv@archiware.com>2010-04-02 14:36:45 (GMT)
commit7c7d90d57d57939779bcba9540d93fb9e359d419 (patch)
treeff11d52134fb0af8829ca9c050163e02263fb861 /ChangeLog
parent58031cfb11e3f6825fa69aebd2ff69e42850e9b9 (diff)
downloadtcl-7c7d90d57d57939779bcba9540d93fb9e359d419.zip
tcl-7c7d90d57d57939779bcba9540d93fb9e359d419.tar.gz
tcl-7c7d90d57d57939779bcba9540d93fb9e359d419.tar.bz2
* generic/tclStringObj.c: (SetStringFromAny): avoid trampling
over the tclEmptyStringRep->bytes as it is thread-shared (thx to Gustaf Neumann for the (hard) work of locating this one).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 542fc1b..0eada23 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2010-04-02 Zoran Vasiljevic <vasiljevic@users.sourceforge.net>
+
+ * generic/tclStringObj.c: (SetStringFromAny): avoid trampling
+ over the tclEmptyStringRep->bytes as it is thread-shared
+ (thx to Gustaf Neumann for the (hard) work of locating this one).
+
2010-03-01 Alexandre Ferrieux <ferrieux@users.sourceforge.net>
* unix/tclUnixChan.c: [backported] Refrain from a possibly lengthy