NEWS: Update for bugs fixed
diff --git a/NEWS b/NEWS
index 575d771..81b28f1 100644
--- a/NEWS
+++ b/NEWS
@@ -23,6 +23,10 @@
 
   - 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]