diff options
author | andreask <andreask> | 2011-06-22 16:40:33 (GMT) |
---|---|---|
committer | andreask <andreask> | 2011-06-22 16:40:33 (GMT) |
commit | 700d4e807a0aede4e07362ba7f56a1e6b17cd975 (patch) | |
tree | 81b2d1ec3cabc67a9abd3c18b896c503c97bb814 /ChangeLog | |
parent | 1c62f6292415d473e04e2ba64d352cc2f7a6779f (diff) | |
parent | 1e9188277630968a77b7346ef18d196193330c3d (diff) | |
download | tcl-700d4e807a0aede4e07362ba7f56a1e6b17cd975.zip tcl-700d4e807a0aede4e07362ba7f56a1e6b17cd975.tar.gz tcl-700d4e807a0aede4e07362ba7f56a1e6b17cd975.tar.bz2 |
Merged from core-8-5-branch: Updated to platform 1.0.10. Added handling of the DEB_HOST_MULTIARCH location change for libc.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +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-22 Reinhard Max <max@suse.de> Merge from rmax-ipv6-branch: |