summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorvasiljevic <zv@archiware.com>2010-04-02 14:30:40 (GMT)
committervasiljevic <zv@archiware.com>2010-04-02 14:30:40 (GMT)
commit148e4d178f75cba1bfd43ca869360e5cbfb34d93 (patch)
treeda445ad7fe56a54b6db6359e3cb1f14dbcaec86b /ChangeLog
parent9e7bcd6487b88a6bf2db266bc180b5eb93c61298 (diff)
downloadtcl-148e4d178f75cba1bfd43ca869360e5cbfb34d93.zip
tcl-148e4d178f75cba1bfd43ca869360e5cbfb34d93.tar.gz
tcl-148e4d178f75cba1bfd43ca869360e5cbfb34d93.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 54354dc..4db08b9 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-31 Donal K. Fellows <dkf@users.sf.net>
* doc/package.n: [Bug 2980210]: Document the arguments taken by