From: Ileana Dumitrescu Date: Fri, 2 May 2025 18:39:00 +0000 (+0300) Subject: NEWS: Update for previous commit X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=796e497ce62bfa5d649dbaf4598b24a29e07e304;p=thirdparty%2Flibtool.git NEWS: Update for previous commit --- diff --git a/NEWS b/NEWS index 81b28f1cb..10f7a1a78 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]