]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
Update NEWS for previous commit
authorIleana Dumitrescu <ileanadumitrescu95@gmail.com>
Fri, 25 Oct 2024 16:42:14 +0000 (19:42 +0300)
committerIleana Dumitrescu <ileanadumitrescu95@gmail.com>
Fri, 25 Oct 2024 16:42:14 +0000 (19:42 +0300)
NEWS

diff --git a/NEWS b/NEWS
index ab986ba00f73fc2163fb88eb7e2fd20c8f0e0546..96b79902a20c57a5da146697a1234be83e74a034 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -23,6 +23,9 @@ NEWS - list of user-visible changes between releases of GNU Libtool
 
   - Fix path comparison by removing trailing slashes on install commands.
 
+  - Fix linking for mingw with lld by prefering response files over the
+    linker script.
+
 ** Changes in supported systems or compilers:
 
   - Support additional flang-based compilers, 'f18' and 'f95'.