From 8dceb08f567726071417f3eae16db2f77ebc012c Mon Sep 17 00:00:00 2001 From: Ileana Dumitrescu Date: Tue, 27 Aug 2024 18:16:39 +0300 Subject: [PATCH] Update NEWS for recent changes --- NEWS | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/NEWS b/NEWS index 2bc4d52a0..be66de79c 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. -- 2.47.3