summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMiguel Sofer <miguel.sofer@gmail.com>2005-10-19 13:15:13 (GMT)
committerMiguel Sofer <miguel.sofer@gmail.com>2005-10-19 13:15:13 (GMT)
commit0e20ec5de2f4c95597a4c146ea2a6d469f37357f (patch)
treecf2001fd861c914beadd9a6b597a869b3573f09c /ChangeLog
parent8540fb99362b191b8fbe883b74591330bf627163 (diff)
downloadtcl-0e20ec5de2f4c95597a4c146ea2a6d469f37357f.zip
tcl-0e20ec5de2f4c95597a4c146ea2a6d469f37357f.tar.gz
tcl-0e20ec5de2f4c95597a4c146ea2a6d469f37357f.tar.bz2
* generic/tclExecute.c (INST_DICT_APPEND, INST_DICT_LAPPEND):
fixed faulty peephole optimisation that can cause crashes [Bug 1331475]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9701ae6..d9347d6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2005-10-19 Miguel Sofer <msofer@users.sf.net>
+
+ * generic/tclExecute.c (INST_DICT_APPEND, INST_DICT_LAPPEND):
+ fixed faulty peephole optimisation that can cause crashes
+ [Bug 1331475]
+
2005-10-18 Don Porter <dgp@users.sourceforge.net>
* generic/tclExecute.c: Added optimization for I32L64 systems to