summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordas <das>2005-01-25 06:53:44 (GMT)
committerdas <das>2005-01-25 06:53:44 (GMT)
commitcbd6f3b18257a643fc4d8c0a480277e8015637f9 (patch)
tree0776e531e8f7abaac90b5c0235dbe9ea21a2e637 /ChangeLog
parentf11befd3bbce6f1f7a8cd43bb51bf6126ba125bf (diff)
downloadtcl-cbd6f3b18257a643fc4d8c0a480277e8015637f9.zip
tcl-cbd6f3b18257a643fc4d8c0a480277e8015637f9.tar.gz
tcl-cbd6f3b18257a643fc4d8c0a480277e8015637f9.tar.bz2
* unix/tcl.m4 (Darwin): fixed bug with static build linking to
dynamic library in /usr/lib etc instead of linking to static library earlier in search path. [Tcl Bug 956908] Removed obsolete references to Rhapsody. * unix/configure: autoconf-2.57
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a97f5bc..127c7ac 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2005-01-25 Daniel Steffen <das@users.sourceforge.net>
+
+ * unix/tcl.m4 (Darwin): fixed bug with static build linking to
+ dynamic library in /usr/lib etc instead of linking to static library
+ earlier in search path. [Tcl Bug 956908]
+ Removed obsolete references to Rhapsody.
+ * unix/configure: autoconf-2.57
+
2005-01-21 Andreas Kupries <andreask@activestate.com>
* generic/tclStubInit.c: Regenerated the stubs support code from