diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2006-04-04 Don Porter <dgp@users.sourceforge.net> + + * generic/tclPkg.c: Revised Bug 1162286 fix from 2005-11-08 + to be even more forgiving of package version mismatch errors in + [package ifneeded] commands, not even logging any warning messages. + This further reduces the ***POTENTIAL INCOMPATIBILITY*** noted for + that change. + 2006-04-03 Andreas Kupries <andreask@activestate.com> * generic/tclIO.c (ReadChars): Added check and panic and |