]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
NEWS: Update for bugs fixed
authorIleana Dumitrescu <ileanadumitrescu95@gmail.com>
Tue, 15 Apr 2025 14:32:50 +0000 (17:32 +0300)
committerIleana Dumitrescu <ileanadumitrescu95@gmail.com>
Tue, 15 Apr 2025 14:32:50 +0000 (17:32 +0300)
NEWS

diff --git a/NEWS b/NEWS
index 575d7716efee01c1e5c18bf7654e4cd1b95a1d40..81b28f1cbd45bb1ee2ea60d457b26481b07421e0 100644 (file)
--- 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]