diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2007-09-11 Miguel Sofer <msofer@users.sf.net> + + * generic/tclCompCmds.c (TclCompileDictCmd-update): + * generic/tclCompile.c (tclInstructionTable): + * generic/tclExecute.c (INST_DICT_UPDATE_END): fix stack + management in [dict update] [Bug 1786481]. + 2007-09-11 Kevin B. Kenny <kennykb@acm.org> * generic/tclExecute.c: Corrected an off-by-one error in the |