branch: development
commit af293c3956c10a6d9987e86c9be41f06e97d31f1
Author: Ileana Dumitrescu <[email protected]>
AuthorDate: Wed Apr 22 20:24:55 2026 +0300

    NEWS: Reorder for consistency
---
 NEWS | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/NEWS b/NEWS
index 2db40450..813eb1a4 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.

Reply via email to