branch: development
commit 4674eb65e6481fc029c8f4ac0d3a7cfa46a37f6e
Author: Ileana Dumitrescu <[email protected]>
AuthorDate: Wed Jun 3 18:50:07 2026 +0300
NEWS: Update for previous commits
---
NEWS | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/NEWS b/NEWS
index 813eb1a4..c7734d29 100644
--- 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]