summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2007-03-02 10:35:30 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2007-03-02 10:35:30 (GMT)
commitb0615f167d0f06e66c3020b41c37a7962b9dcfc4 (patch)
treed7b5d88821a88ed3af9a900e5f05c1df0c10dd15 /ChangeLog
parent48983007bc418e8c97a2e3ee2583678ed4a7fad8 (diff)
downloadtcl-b0615f167d0f06e66c3020b41c37a7962b9dcfc4.zip
tcl-b0615f167d0f06e66c3020b41c37a7962b9dcfc4.tar.gz
tcl-b0615f167d0f06e66c3020b41c37a7962b9dcfc4.tar.bz2
D'uh! Forgot to save the ChangeLog...
Diffstat (limited to 'ChangeLog')
-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>