summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordas <das>2005-06-18 21:47:46 (GMT)
committerdas <das>2005-06-18 21:47:46 (GMT)
commitb051d9a81becdf9a242bd555d5f061d748fec91e (patch)
tree7d470171c0fcaac32a30282aef96a9b4e69d3d2d /ChangeLog
parent37d1bb567e407f48a9967e9b6d708aaa56d9d12f (diff)
downloadtk-b051d9a81becdf9a242bd555d5f061d748fec91e.zip
tk-b051d9a81becdf9a242bd555d5f061d748fec91e.tar.gz
tk-b051d9a81becdf9a242bd555d5f061d748fec91e.tar.bz2
*** 8.4.11 TAGGED FOR RELEASE ***
* macosx/Makefile: for X11 build, add -X11 suffix to unversioned wish symbolic link. * unix/tcl.m4 (Darwin): add -headerpad_max_install_names to LDFLAGS to ensure we can always relocate binaries with install_name_tool. * unix/configure: autoconf-2.13
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 11 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index cc95c19..8702c5e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,17 @@
-2005-06-18 Don Porter <dgp@users.sourceforge.net>
+2005-06-18 Daniel Steffen <das@users.sourceforge.net>
*** 8.4.11 TAGGED FOR RELEASE ***
+ * macosx/Makefile: for X11 build, add -X11 suffix to unversioned wish
+ symbolic link.
+
+ * unix/tcl.m4 (Darwin): add -headerpad_max_install_names to LDFLAGS to
+ ensure we can always relocate binaries with install_name_tool.
+
+ * unix/configure: autoconf-2.13
+
+2005-06-18 Don Porter <dgp@users.sourceforge.net>
+
* changes: Update changes for 8.4.11 release
* README: Bump version number to 8.4.11