From: Ileana Dumitrescu Date: Tue, 27 Aug 2024 15:16:39 +0000 (+0300) Subject: Update NEWS for recent changes X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8dceb08f567726071417f3eae16db2f77ebc012c;p=thirdparty%2Flibtool.git Update NEWS for recent changes --- 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.