From e6dd1eb7cff22f4a3a0e17343e69fc22f948cb5e Mon Sep 17 00:00:00 2001 From: Ileana Dumitrescu Date: Tue, 15 Apr 2025 17:32:50 +0300 Subject: [PATCH] NEWS: Update for bugs fixed --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS b/NEWS index 575d7716e..81b28f1cb 100644 --- a/NEWS +++ b/NEWS @@ -23,6 +23,10 @@ NEWS - list of user-visible changes between releases of GNU Libtool - Fix NetBSD postdeps for shared libraries. + - Fix statically linking dependencies into shared C++ libraries when + utilizing clang builtins or g++ options like, -static-libstdc++, by + using a new configuration option, --enable-cxx-stdlib. + * Noteworthy changes in release 2.5.4 (2024-11-20) [stable] -- 2.47.3