From: Ileana Dumitrescu Date: Tue, 15 Oct 2024 15:03:27 +0000 (+0300) Subject: Update NEWS for previous commit X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6dd1550cf20e422ce3ad258c8e47bc5b308979dc;p=thirdparty%2Flibtool.git Update NEWS for previous commit --- diff --git a/NEWS b/NEWS index c83ad75bb..2e87652a1 100644 --- a/NEWS +++ b/NEWS @@ -12,6 +12,8 @@ NEWS - list of user-visible changes between releases of GNU Libtool - Fix bug where the constructed rpath omit directories, instead of appending them to the end. + - Fix configure error for when variable 'multlib' is unset. + * Noteworthy changes in release 2.5.3 (2024-09-25) [stable]