Add missing ChangeLog entries for my last commit.
[platform/upstream/binutils.git] / ChangeLog
index bc5acec..9ee88bf 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       Backport link test fix from upstream Libtool:
+
+       * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
+       Add cache variables to tests that require the linker to work.
+       For shlibpath_overrides_runpath, this also changes the semantics
+       to let the result from the C compiler take precedence.
+       compiler take precedence.
+
 2008-12-02  Ben Elliston  <bje@au.ibm.com>
 
        * config.sub, config.guess: Update from upstream sources.