From: Ileana Dumitrescu Date: Wed, 22 Apr 2026 17:24:55 +0000 (+0300) Subject: NEWS: Reorder for consistency X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=refs%2Fheads%2Fdevelopment;p=thirdparty%2Flibtool.git NEWS: Reorder for consistency --- diff --git a/NEWS b/NEWS index 2db40450c..813eb1a4f 100644 --- a/NEWS +++ b/NEWS @@ -6,12 +6,12 @@ NEWS - list of user-visible changes between releases of GNU Libtool - Pass 'resource-dir=*' flag for Clang. - - Support OpenMP with macOS clang by processing '-Xpreprocessor - -fopenmp' as one token. - - Recognise explicit shared library arguments when linking dependency libraries to a shared library, like exists when linking a program. + - Support OpenMP with macOS clang by processing '-Xpreprocessor + -fopenmp' as one token. + ** Bug fixes: - Store cygpath file path conversions correctly for MSYS2 and MSVC.