From: Ileana Dumitrescu Date: Wed, 3 Jun 2026 15:50:07 +0000 (+0300) Subject: NEWS: Update for previous commits X-Git-Tag: v2.6.1~3 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e11696ab709c8f076d2c8aebd632d01897b6f95e;p=thirdparty%2Flibtool.git NEWS: Update for previous commits --- diff --git a/NEWS b/NEWS index 813eb1a4f..c7734d296 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]