branch: master
commit f13692cc20dea9d237c82aa9ff2964ff43422977
Author: Ileana Dumitrescu <[email protected]>
AuthorDate: Tue Nov 19 21:31:53 2024 +0200
NEWS: Update for recent commits
---
NEWS | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/NEWS b/NEWS
index 355a5ad0..c309b8b5 100644
--- a/NEWS
+++ b/NEWS
@@ -38,12 +38,21 @@ NEWS - list of user-visible changes between releases of GNU
Libtool
- Fix '--no-warnings' flag.
+ - Fix handling xlc(1)-specific options.
+
+ - Fix Haiku support.
+
** Changes in supported systems or compilers:
- Support additional flang-based compilers, 'f18' and 'f95'.
- Support for 'netbsdelf*-gnu'.
+ - Support for Ironclad.
+
+ - Support for SerenityOS.
+
+ - Support for wasm32-emscripten.
* Noteworthy changes in release 2.5.3 (2024-09-25) [stable]