commit | e6dd1eb7cff22f4a3a0e17343e69fc22f948cb5e | [log] [tgz] |
---|---|---|
author | Ileana Dumitrescu <ileanadumitrescu95@gmail.com> | Tue Apr 15 17:32:50 2025 +0300 |
committer | Ileana Dumitrescu <ileanadumitrescu95@gmail.com> | Tue Apr 15 17:32:50 2025 +0300 |
tree | eddcd7baa8b67a9040c4a707af63f214d808707d | |
parent | 5b582aed255d0a998bc2b678597ce7b03aef6ffa [diff] |
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]