summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2009-01-06 17:20:52 (GMT)
committerdgp <dgp@users.sourceforge.net>2009-01-06 17:20:52 (GMT)
commit0d8f0efadcd9ffe199a532212c3e34cc1081c50f (patch)
tree05dd5ec835698425679fdc193f9bd48340901d84 /ChangeLog
parent1543ed93f676abd629ea913bfde2e73f180fe7af (diff)
downloadtcl-0d8f0efadcd9ffe199a532212c3e34cc1081c50f.zip
tcl-0d8f0efadcd9ffe199a532212c3e34cc1081c50f.tar.gz
tcl-0d8f0efadcd9ffe199a532212c3e34cc1081c50f.tar.bz2
* tests/stringObj.test: Revise tests that demand a NULL Tcl_ObjType
in certain values to construct those values with [testdstring] so there's no lack of robustness depending on the shimmer history of shared literals.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9e4959e..3fee4f9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2009-01-06 Don Porter <dgp@users.sourceforge.net>
+
+ * tests/stringObj.test: Revise tests that demand a NULL Tcl_ObjType
+ in certain values to construct those values with [testdstring] so
+ there's no lack of robustness depending on the shimmer history of
+ shared literals.
+
2009-01-06 Donal K. Fellows <dkf@users.sf.net>
* generic/tclDictObj.c (DictIncrCmd): Corrected twiddling in internals