summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorandreask <andreask>2011-06-22 16:40:33 (GMT)
committerandreask <andreask>2011-06-22 16:40:33 (GMT)
commitac2bce320fd003b8f735ff82bf81bfd2f40a0da2 (patch)
tree81b2d1ec3cabc67a9abd3c18b896c503c97bb814 /ChangeLog
parent52975dac483619f642d76da30625db396e4ba62a (diff)
parenta3c70e61193225adc5c6ca5acfb3aea8eaba2ffa (diff)
downloadtcl-ac2bce320fd003b8f735ff82bf81bfd2f40a0da2.zip
tcl-ac2bce320fd003b8f735ff82bf81bfd2f40a0da2.tar.gz
tcl-ac2bce320fd003b8f735ff82bf81bfd2f40a0da2.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--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index adabfbd..f6909b1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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: