]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
NEWS: Add info about backported fixes.
authorBruno Haible <bruno@clisp.org>
Mon, 9 Mar 2026 18:25:36 +0000 (19:25 +0100)
committerBruno Haible <bruno@clisp.org>
Mon, 9 Mar 2026 18:25:36 +0000 (19:25 +0100)
Suggested by Zack Weinberg in
<https://lists.gnu.org/archive/html/autoconf/2026-03/msg00035.html>.

* NEWS: Add info about fixes backported to 0.23.x and 0.24.x branches.

NEWS

diff --git a/NEWS b/NEWS
index 565fc8ec95e591a810be2cef179acd130ba8f9c4..f7981b2a54ec3e65395e1fe3a24a59f3621f5dbb 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -131,10 +131,13 @@ Version 0.25.1 - July 2025
 # Bug fixes:
   - autopoint no longer fails if configure.ac contains no
     AM_GNU_GETTEXT_VERSION or AM_GNU_GETTEXT_REQUIRE_VERSION invocation.
+    [Also backported to versions 0.23.2, 0.24.2.]
   - nls.m4 is installed again under $PREFIX/share/aclocal/.
+    [Also backported to version 0.24.2.]
 
 # Portability:
   - Building on native Windows with MSVC and --enable-shared is now supported.
+    [Also backported to versions 0.23.2, 0.24.2.]
 
 Version 0.25 - May 2025