summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 20836aa..9a6726d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -11,7 +11,7 @@
* generic/tclCompCmds.c (TclCompileDictCmd): [dict update] so that it
* generic/tclCompile.h (DictUpdateInfo): stores critical
* tests/dict.test (dict-21.{14,15}): non-varying data in an
- aux-data value instead of a (shimmerable) literal.
+ aux-data value instead of a (shimmerable) literal. [Bug 1671001]
2007-03-01 Don Porter <dgp@users.sourceforge.net>