From 7ad8b091dd878126106f9c18e855d17909f1068c Mon Sep 17 00:00:00 2001 From: Miguel Sofer Date: Tue, 11 Sep 2007 15:01:47 +0000 Subject: Changelog incompat warning for precompiled scripts --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index 7a28871..3a58c75 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,6 +4,10 @@ * generic/tclCompile.c (tclInstructionTable): * generic/tclExecute.c (INST_DICT_UPDATE_END): fix stack management in [dict update] [Bug 1786481]. + + ***POTENTIAL INCOMPATIBILITY*** + Scripts that were precompiled on earlier versions of 8.5 and use + [dict update] will crash. Workaround: recompile. 2007-09-11 Kevin B. Kenny -- cgit v0.12