diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2009-03-16 10:21:42 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2009-03-16 10:21:42 (GMT) |
commit | f958d7ae6277ff54eb419844904bdde05383b732 (patch) | |
tree | 783a317a5b543a39c8a6bf96823a4e065026c4c3 /ChangeLog | |
parent | c24409225ce9d89cb1c7c4406cb2da6e3e537cea (diff) | |
download | tcl-f958d7ae6277ff54eb419844904bdde05383b732.zip tcl-f958d7ae6277ff54eb419844904bdde05383b732.tar.gz tcl-f958d7ae6277ff54eb419844904bdde05383b732.tar.bz2 |
Fix [Bug 2688063]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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 |