]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
Update NEWS for recent changes
authorIleana Dumitrescu <ileanadumitrescu95@gmail.com>
Fri, 13 Sep 2024 17:15:28 +0000 (20:15 +0300)
committerIleana Dumitrescu <ileanadumitrescu95@gmail.com>
Fri, 13 Sep 2024 17:21:20 +0000 (20:21 +0300)
NEWS

diff --git a/NEWS b/NEWS
index 84ef110b832e6af25eac0a80b965764fcfebf750..4e1108835126f8258eea69ef02de24513ec86cb2 100644 (file)
--- 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]