summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2009-03-16 10:21:42 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2009-03-16 10:21:42 (GMT)
commitf958d7ae6277ff54eb419844904bdde05383b732 (patch)
tree783a317a5b543a39c8a6bf96823a4e065026c4c3 /ChangeLog
parentc24409225ce9d89cb1c7c4406cb2da6e3e537cea (diff)
downloadtcl-f958d7ae6277ff54eb419844904bdde05383b732.zip
tcl-f958d7ae6277ff54eb419844904bdde05383b732.tar.gz
tcl-f958d7ae6277ff54eb419844904bdde05383b732.tar.bz2
Fix [Bug 2688063]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 57e55d4..a693a81 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2009-03-16 Donal K. Fellows <dkf@users.sf.net>
+
+ * generic/tclCmdMZ.c (TryPostBody): [Bug 2688063]: Extract information
+ from list before getting rid of last reference to it.
+
2009-03-15 Joe Mistachkin <joe@mistachkin.com>
* generic/tclThread.c: Modify fix for TSD leak to match Tcl 8.5