[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
From: |
Ileana Dumitrescu |
Date: |
Tue, 27 Aug 2024 11:33:34 -0400 (EDT) |
branch: master
commit 32d46d5daa21541163c20e26e13476630b30c9f4
Author: Ileana Dumitrescu <ileanadumitrescu95@gmail.com>
AuthorDate: Tue Aug 27 18:16:39 2024 +0300
Update NEWS for recent changes
---
NEWS | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/NEWS b/NEWS
index 2bc4d52a..be66de79 100644
--- 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.