branch: development
commit ce3174cfb01cd49ff31b5a0f8ddb71e55b535280
Author: Ileana Dumitrescu <[email protected]>
AuthorDate: Fri Jan 2 22:13:57 2026 +0200
Update NEWS for commit 7430a961fa003c3dd69b9f7ab724f7ba74c876ed
---
NEWS | 2 ++
1 file changed, 2 insertions(+)
diff --git a/NEWS b/NEWS
index da461a5c..4b1ecc2d 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.