diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 16 |
1 files changed, 15 insertions, 1 deletions
@@ -1,9 +1,23 @@ -2011-06-21 Don Porter <dgp@users.sourceforge.net> +2011-06-23 Don Porter <dgp@users.sourceforge.net> *** 8.5.10 TAGGED FOR RELEASE *** * changes: Update for 8.5.10 release. +2011-06-22 Andreas Kupries <andreask@activestate.com> + + * library/platform/pkgIndex.tcl: Updated to platform 1.0.10. Added + * library/platform/platform.tcl: handling of the DEB_HOST_MULTIARCH + * unix/Makefile.in: location change for libc. + * win/Makefile.in: + + * generic/tclInt.h: Fixed the inadvertently committed disabling of + stack checks, see my 2010-11-15 commit. + +2011-06-21 Don Porter <dgp@users.sourceforge.net> + + * changes: Update for 8.5.10 release. + * library/tcltest/tcltest.tcl (loadIntoSlaveInterpreter): * library/tcltest/pkgIndex.tcl: Backport tcltest 2.3.3 for release * unix/Makefile.in: with Tcl 8.5.*. |