]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
NEWS: Update for recent commits
authorIleana Dumitrescu <ileanadumitrescu95@gmail.com>
Tue, 19 Nov 2024 19:31:53 +0000 (21:31 +0200)
committerIleana Dumitrescu <ileanadumitrescu95@gmail.com>
Wed, 20 Nov 2024 15:36:32 +0000 (17:36 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 355a5ad030c3a78be0c8eb89caa4d86e1c1d593d..c309b8b58d653ddd6967aae30b6be3da7ae7d8e6 100644 (file)
--- 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]