summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorjenglish <jenglish@flightlab.com>2006-03-08 07:09:28 (GMT)
committerjenglish <jenglish@flightlab.com>2006-03-08 07:09:28 (GMT)
commit989e6a53bd54006ab5d9e15bb79f67fa2e7ece22 (patch)
tree2ffa6bfece9cd64e618645ecac22fe74b991d9ce /ChangeLog
parentc8b282c1dee23513c9c4a01eb88fda5b2e54185a (diff)
downloadtcl-989e6a53bd54006ab5d9e15bb79f67fa2e7ece22.zip
tcl-989e6a53bd54006ab5d9e15bb79f67fa2e7ece22.tar.gz
tcl-989e6a53bd54006ab5d9e15bb79f67fa2e7ece22.tar.bz2
Set SHLIB_LD_FLAGS='${LIBS}' on NetBSD, as per the other *BSD variants
[Bug 1334613]. Regenerate configure script.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ac1c661..b601ea2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-03-07 Joe English <jenglish@users.sourceforge.net>
+ * unix/tcl.m4: Set SHLIB_LD_FLAGS='${LIBS}' on NetBSD,
+ as per the other *BSD variants [Bug 1334613].
+ * unix/configure: Regenerated.
+
2006-03-07 Don Porter <dgp@users.sourceforge.net>
* changes: Update in prep. for 8.5a4 release.