summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2011-08-30 07:32:35 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2011-08-30 07:32:35 (GMT)
commit8d1e6698c45470fc4812a282ca29e76a74ac8b2c (patch)
tree983172c237192773b609114d1627121bf59ec4af /ChangeLog
parent975f25e21740148f39d80952825b21b199e72834 (diff)
downloadtcl-8d1e6698c45470fc4812a282ca29e76a74ac8b2c.zip
tcl-8d1e6698c45470fc4812a282ca29e76a74ac8b2c.tar.gz
tcl-8d1e6698c45470fc4812a282ca29e76a74ac8b2c.tar.bz2
Make SHLIB_LD_LIBS='${LIBS}' the default and et to "" on per-platform necessary basis. Add Haiku support and better NetBSD/FreeBSD support.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fb2e9c4..44e5814 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2011-08-30 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.
+ Add Haiku support and better NetBSD/FreeBSD support.
+ All of this backported from TEA resp. Tcl8.5, but kept all
+ original platform code which was removed from TEA.
+
2011-08-22 Andreas Kupries <andreask@activestate.com>
* win/tclWinDde.c (Tcl_DdeObjCmd): Fixed use of the C99 feature