summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2011-03-16 09:25:54 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2011-03-16 09:25:54 (GMT)
commit06a4d7bb24ad2ba3edccb00c06f3c0cca7f5fda4 (patch)
treef9b3bb90b0edbbe0c5553c06a344176c2255eb55 /ChangeLog
parenta207870d30b45dbaf343cfc5e6f9ef7e23cee423 (diff)
parentcb78c7f8a41f037806b2d4b1489bbd1e28f375a2 (diff)
downloadtcl-06a4d7bb24ad2ba3edccb00c06f3c0cca7f5fda4.zip
tcl-06a4d7bb24ad2ba3edccb00c06f3c0cca7f5fda4.tar.gz
tcl-06a4d7bb24ad2ba3edccb00c06f3c0cca7f5fda4.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--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cf25aaa..36a5820 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