From 5a5f12d29d4025b33572ee746f2ccd7a6ebea13d Mon Sep 17 00:00:00 2001 From: dkf Date: Tue, 20 Nov 2007 20:44:58 +0000 Subject: Added "Potential Incompat" warning. --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index d712a2c..1c74f54 100644 --- a/ChangeLog +++ b/ChangeLog @@ -8,6 +8,9 @@ of complexity relating to dictionary representation and stability of iteration order. + ***POTENTIAL INCOMPATIBILITY*** + For any code that depended on the (strange) old iteration order. + * generic/tclConfig.c (QueryConfigObjCmd): Correct usage of Tcl_WrongNumArgs. -- cgit v0.12