]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
Update NEWS for recent changes
authorIleana Dumitrescu <ileanadumitrescu95@gmail.com>
Tue, 27 Aug 2024 15:16:39 +0000 (18:16 +0300)
committerIleana Dumitrescu <ileanadumitrescu95@gmail.com>
Tue, 27 Aug 2024 15:16:39 +0000 (18:16 +0300)
NEWS

diff --git a/NEWS b/NEWS
index 2bc4d52a0394f0e30afe527ffcdce7cda12ae629..be66de79c06c082fb151e998c038026b30f000aa 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,17 @@ NEWS - list of user-visible changes between releases of GNU Libtool
 
 * Noteworthy changes in release ?.? (????-??-??) [?]
 
+** Bug fixes:
+
+  - Use shared objects built in source tree instead of the installed
+    versions for more reliable testing.
+
+  - Fix test in bug_62343.at for confirmed Cygwin/Mingw32 where the
+    incorrect architecture version of a compiler was generating
+    object files that could not be linked with a library file.
+
+  - Fix typos found with codespell.
+
 ** Changes in supported systems or compilers:
 
   - Add support for 32-bit mode on FreeBSD/powerpc64.