branch: development commit 796e497ce62bfa5d649dbaf4598b24a29e07e304 Author: Ileana Dumitrescu <ileanadumitresc...@gmail.com> AuthorDate: Fri May 2 21:39:00 2025 +0300
NEWS: Update for previous commit --- NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index 81b28f1c..10f7a1a7 100644 --- a/NEWS +++ b/NEWS @@ -27,6 +27,9 @@ NEWS - list of user-visible changes between releases of GNU Libtool utilizing clang builtins or g++ options like, -static-libstdc++, by using a new configuration option, --enable-cxx-stdlib. + - Ensure *-linux-mlibc host matches to mlibc userland rather than + matching to GNU/Linux and similar userlands. + * Noteworthy changes in release 2.5.4 (2024-11-20) [stable]