]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Prepare for 0.23.2 release.
authorBruno Haible <bruno@clisp.org>
Tue, 1 Jul 2025 14:15:22 +0000 (16:15 +0200)
committerBruno Haible <bruno@clisp.org>
Tue, 1 Jul 2025 20:46:29 +0000 (22:46 +0200)
* gettext-tools/misc/autopoint.in: Accept version 0.23.2.
* gettext-tools/configure.ac (ARCHIVE_VERSION): Bump to 0.23.2.
* NEWS: Update.

NEWS
gettext-tools/configure.ac
gettext-tools/misc/autopoint.in

diff --git a/NEWS b/NEWS
index 4aafedf9b10a66891838e1f35c7af020c6124ee0..a5cc8a63eb4f06e4a1171afda862812feb67d693 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+Version 0.23.2 - July 2025
+
+* Bug fixes:
+  - autopoint no longer fails if configure.ac contains no
+    AM_GNU_GETTEXT_VERSION or AM_GNU_GETTEXT_REQUIRE_VERSION invocation.
+* Portability:
+  - Building on native Windows with MSVC and --enable-shared is now supported.
+
 Version 0.23.1 - December 2024
 
 * Bug fixes:
index 501c03d68aa6339250b06ac6a05e6b204f432752..28ea9cc8bd611d43ce213a8677b6faf2e1893dc0 100644 (file)
@@ -587,7 +587,7 @@ changequote([,])dnl
 fi
 AC_SUBST([ARCHIVE_FORMAT])
 
-ARCHIVE_VERSION=0.23.1
+ARCHIVE_VERSION=0.23.2
 AC_SUBST([ARCHIVE_VERSION])
 
 PACKAGE_SUFFIX="-$ARCHIVE_VERSION"
index ab053d75eeed64bf0a3dfff61931bb36966e0b5e..1f84231e20404d17f1e7b7865a79eb827c01e3d3 100644 (file)
@@ -401,7 +401,7 @@ case "$ver" in
   0.20 | 0.20.2 | \
   0.21 | 0.21.1 | \
   0.22 | 0.22.1 | 0.22.2 | 0.22.3 | 0.22.4 | 0.22.5 | \
-  0.23 | 0.23.1 )
+  0.23 | 0.23.1 | 0.23.2 )
     ;;
   *)
     func_fatal_error "The AM_GNU_GETTEXT_VERSION declaration in your $configure_in