]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
NEWS: Update for previous commits
authorIleana Dumitrescu <ileanadumitrescu95@gmail.com>
Wed, 3 Jun 2026 15:50:07 +0000 (18:50 +0300)
committerIleana Dumitrescu <ileanadumitrescu95@gmail.com>
Wed, 3 Jun 2026 17:41:55 +0000 (20:41 +0300)
NEWS

diff --git a/NEWS b/NEWS
index 813eb1a4f17d4ab3d1c56bb0b353cccfe27f0f00..c7734d296eccc1c0d9150dce8c1a199267139adc 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -32,10 +32,18 @@ NEWS - list of user-visible changes between releases of GNU Libtool
 
   - Fix emscripten CXX postdeps using non-PIC sysroot.
 
+  - Avoid deprecated option '-o' with MSVC compilers and replace with '-Fe'.
+
+  - Avoid overlinking of dependency libraries on ELF systems.
+
+  - Ensure old libraries are not archived.
+
 ** Changes in supported systems or compilers:
 
   - Add support for SlimCC compiler.
 
+  - Add support for *-ironclad-gnu.
+
 
 * Noteworthy changes in release 2.6.0 (2025-09-18) [alpha]