summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2009-02-04 22:39:47 (GMT)
committerdgp <dgp@users.sourceforge.net>2009-02-04 22:39:47 (GMT)
commit824d5f55c502884fdf4482275d90eea283dbbdf3 (patch)
treead15bf90260631ba10c521e34356d3b80ccb6379 /ChangeLog
parent97bd7b4efa503d9bb23e9c0dd3bade2ba8698bc4 (diff)
downloadtcl-824d5f55c502884fdf4482275d90eea283dbbdf3.zip
tcl-824d5f55c502884fdf4482275d90eea283dbbdf3.tar.gz
tcl-824d5f55c502884fdf4482275d90eea283dbbdf3.tar.bz2
* generic/tclStringObj.c (SetUnicodeObj): Corrected failure of
Tcl_SetUnicodeObj() to panic on a shared object. [Bug 2561488]. Also factored out common code to reduce duplication.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2dd11be..f4467a3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2009-02-04 Don Porter <dgp@users.sourceforge.net>
+
+ * generic/tclStringObj.c (SetUnicodeObj): Corrected failure of
+ Tcl_SetUnicodeObj() to panic on a shared object. [Bug 2561488]. Also
+ factored out common code to reduce duplication.
+
2009-01-09 Don Porter <dgp@users.sourceforge.net>
* generic/tclStringObj.c (STRING_SIZE): Corrected failure to limit