diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2011-04-13 Miguel Sofer <msofer@users.sf.net> + + * generic/tclVar.c: fix for [Bug 2662380], crash caused by + appending to a variable with a write trace that unsets it. + 2011-04-12 Don Porter <dgp@users.sourceforge.net> * generic/tclStringObj.c: Repair corruption in [string reverse] |