summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2011-03-16 09:14:36 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2011-03-16 09:14:36 (GMT)
commitcb78c7f8a41f037806b2d4b1489bbd1e28f375a2 (patch)
tree747380a702f9b3a4f0f7e6429fae70e1432d18ce /ChangeLog
parent8de1e1fbccf76d8a4a83722faaac940f23cd299c (diff)
downloadtcl-cb78c7f8a41f037806b2d4b1489bbd1e28f375a2.zip
tcl-cb78c7f8a41f037806b2d4b1489bbd1e28f375a2.tar.gz
tcl-cb78c7f8a41f037806b2d4b1489bbd1e28f375a2.tar.bz2
Make SHLIB_LD_LIBS='${LIBS}' the default and set to "" on per-platform necessary basis.
Backported from TEA, but kept all original platform code which was removed from TEA.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 4bc4c62..2d14435 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2011-03-16 Jan Nijtmans <nijtmans@users.sf.net>
+
+ * unix/tcl.m4: Make SHLIB_LD_LIBS='${LIBS}' the default and
+ * unix/configure: set to "" on per-platform necessary basis.
+ Backported from TEA, but kept all original platform code which was
+ removed from TEA.
+
2011-03-14 Kevin B. Kenny <kennykb@acm.org>
* tools/tclZIC.tcl (onDayOfMonth): Allow for leading zeroes
@@ -10,7 +17,6 @@
* library/tzdata/Pacific/Easter:
* library/tzdata/Pacific/Honolulu: tzdata2011d
-2011-03-10 Jan Nijtmans <nijtmans@users.sf.net>
* unix/configure.in [Bug 3205320]: stack space detection defeated by inlining
* unix/configure: (autoconf-2.59)