summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2011-08-30 07:44:33 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2011-08-30 07:44:33 (GMT)
commitf461c3f99678584b57c3d8e39011da662b326ee7 (patch)
tree420d05944fa9cec8e0c11df995de71fe2efc1a96 /ChangeLog
parent664a327665c85de251423f7a679879e8382041c8 (diff)
downloadtk-f461c3f99678584b57c3d8e39011da662b326ee7.zip
tk-f461c3f99678584b57c3d8e39011da662b326ee7.tar.gz
tk-f461c3f99678584b57c3d8e39011da662b326ee7.tar.bz2
Make SHLIB_LD_LIBS='${LIBS}' the default and set 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 77b826a..2512209 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-16 Jan Nijtmans <nijtmans@users.sf.net>
* generic/tkCanvLine.c: [Bug 3388350] mingw64 compiler warnings