summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2012-02-15 10:01:34 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2012-02-15 10:01:34 (GMT)
commit3aa1601f2afddd655694ff5cd8541c0572736c3c (patch)
treecbdc6a0031b4954092cd8a0cefe6fc5cb16a890f /ChangeLog
parent32fb8662953b599dd793aea06f5d2938ae4973ae (diff)
parent5ab653feb0f92621dfa72b70722477353ae22c75 (diff)
downloadtcl-3aa1601f2afddd655694ff5cd8541c0572736c3c.zip
tcl-3aa1601f2afddd655694ff5cd8541c0572736c3c.tar.gz
tcl-3aa1601f2afddd655694ff5cd8541c0572736c3c.tar.bz2
* generic/tclCompCmds.c (TclCompileDictForCmd): [Bug 3487626]: Fix
crash in compilation of [dict for] when its implementation command is used directly rather than through the ensemble.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c0083d6..e28342b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2012-02-15 Donal K. Fellows <dkf@users.sf.net>
+
+ * generic/tclCompCmds.c (TclCompileDictForCmd): [Bug 3487626]: Fix
+ crash in compilation of [dict for] when its implementation command is
+ used directly rather than through the ensemble.
+
2012-02-09 Don Porter <dgp@users.sourceforge.net>
* generic/tclStringObj.c: Converted the memcpy() calls in append