From: Ileana Dumitrescu Date: Mon, 13 Jan 2025 17:52:33 +0000 (+0200) Subject: NEWS: Update for previous commit X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5638a56f2f45ce77a92e5ee6a2c9fb5aa575523d;p=thirdparty%2Flibtool.git NEWS: Update for previous commit --- diff --git a/NEWS b/NEWS index e1302ab76..2412efff2 100644 --- a/NEWS +++ b/NEWS @@ -6,6 +6,10 @@ NEWS - list of user-visible changes between releases of GNU Libtool - Add tagging for Objective-C and Objective-C++, OBJC and OBJCXX. +** Bug fixes: + + - Fix wrongly deduplicated compiler dependencies on linux. + * Noteworthy changes in release 2.5.4 (2024-11-20) [stable]