From: Ileana Dumitrescu Date: Fri, 25 Oct 2024 16:42:14 +0000 (+0300) Subject: Update NEWS for previous commit X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c165beaa8e234fd72de998cfc6701c4152ca43cf;p=thirdparty%2Flibtool.git Update NEWS for previous commit --- diff --git a/NEWS b/NEWS index ab986ba00..96b79902a 100644 --- 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'.