branch: development commit fe7914feeb10ef1989e4c33c5090d94893f0b0cd Author: Ileana Dumitrescu <ileanadumitresc...@gmail.com> AuthorDate: Fri Sep 13 20:15:28 2024 +0300
Update NEWS for recent changes --- NEWS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/NEWS b/NEWS index 84ef110b..4e110883 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]