From: Ileana Dumitrescu Date: Fri, 2 Jan 2026 20:13:57 +0000 (+0200) Subject: Update NEWS for commit 7430a961fa003c3dd69b9f7ab724f7ba74c876ed X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce3174cfb01cd49ff31b5a0f8ddb71e55b535280;p=thirdparty%2Flibtool.git Update NEWS for commit 7430a961fa003c3dd69b9f7ab724f7ba74c876ed --- diff --git a/NEWS b/NEWS index da461a5c8..4b1ecc2d3 100644 --- a/NEWS +++ b/NEWS @@ -4,6 +4,8 @@ NEWS - list of user-visible changes between releases of GNU Libtool ** Bug fixes: + - Store cygpath file path conversions correctly for MSYS2 and MSVC. + - Fix syntax error in LT_PROG_OBJC and LT_PROG_OBJCXX. - Separate Objective C and C++ cache check for proper tagging support.