summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorandreask <andreask>2011-06-22 16:22:42 (GMT)
committerandreask <andreask>2011-06-22 16:22:42 (GMT)
commita3c70e61193225adc5c6ca5acfb3aea8eaba2ffa (patch)
tree755a8d586d8ee259d76885c24544ba633e6c5270 /ChangeLog
parent0a5f3d1474167d8574ec5ab7ff4bdbae18036a95 (diff)
parent83da5e73e763a2bf93d98676168b3e5a7a02d014 (diff)
downloadtcl-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--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index aff660f..8a1e3d2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.