From: Bruno Haible Date: Mon, 9 Mar 2026 18:25:36 +0000 (+0100) Subject: NEWS: Add info about backported fixes. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dbf9d71e0c4707ca1b14359256b3dcccecb8e837;p=thirdparty%2Fgettext.git NEWS: Add info about backported fixes. Suggested by Zack Weinberg in . * NEWS: Add info about fixes backported to 0.23.x and 0.24.x branches. --- diff --git a/NEWS b/NEWS index 565fc8ec9..f7981b2a5 100644 --- 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