diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2007-11-24 13:45:25 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2007-11-24 13:45:25 (GMT) |
commit | ce1010952e733cc42cf091dcfa28c2ad3dc14a9b (patch) | |
tree | de2720ff5f7565d4c1f6a89f43edc65722f8ade4 /ChangeLog | |
parent | 4134a8a90f2fea8c9e09365919ac922badbfa14d (diff) | |
download | tcl-ce1010952e733cc42cf091dcfa28c2ad3dc14a9b.zip tcl-ce1010952e733cc42cf091dcfa28c2ad3dc14a9b.tar.gz tcl-ce1010952e733cc42cf091dcfa28c2ad3dc14a9b.tar.bz2 |
Added bug number
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ 2007-11-24 Donal K. Fellows <dkf@users.sf.net> * generic/tclCompCmds.c (TclCompileDictAppendCmd): Fix bug in [dict - append] compiler which caused strange stack corruption. + append] compiler which caused strange stack corruption. [Bug 1837392] 2007-11-23 Andreas Kupries <andreask@activestate.com> |