From: Ileana Dumitrescu Date: Fri, 13 Sep 2024 17:15:28 +0000 (+0300) Subject: Update NEWS for recent changes X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=fe7914feeb10ef1989e4c33c5090d94893f0b0cd;p=thirdparty%2Flibtool.git Update NEWS for recent changes --- diff --git a/NEWS b/NEWS index 84ef110b8..4e1108835 100644 --- a/NEWS +++ b/NEWS @@ -13,6 +13,12 @@ NEWS - list of user-visible changes between releases of GNU Libtool --enable-aix-soname. The old name --with-aix-soname is still supported, though, for backward compatibility. + - Fix conflicting warnings about AC_PROG_RANLIB. + + - Document situations where -export-symbols does not work. + + - Update FSF office address with URL in each file's license block. + * Noteworthy changes in release 2.5.2 (2024-08-29) [beta]