diff options
author | andreask <andreask> | 2011-06-22 16:22:42 (GMT) |
---|---|---|
committer | andreask <andreask> | 2011-06-22 16:22:42 (GMT) |
commit | a3c70e61193225adc5c6ca5acfb3aea8eaba2ffa (patch) | |
tree | 755a8d586d8ee259d76885c24544ba633e6c5270 /ChangeLog | |
parent | 0a5f3d1474167d8574ec5ab7ff4bdbae18036a95 (diff) | |
parent | 83da5e73e763a2bf93d98676168b3e5a7a02d014 (diff) | |
download | tcl-a3c70e61193225adc5c6ca5acfb3aea8eaba2ffa.zip tcl-a3c70e61193225adc5c6ca5acfb3aea8eaba2ffa.tar.gz tcl-a3c70e61193225adc5c6ca5acfb3aea8eaba2ffa.tar.bz2 |
Merged from core-8-4-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 | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 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. |