From: Bruno Haible Date: Sun, 19 Nov 2023 21:24:11 +0000 (+0100) Subject: Merge from 0.22.x branch: Update NEWS file for release 0.22.4. X-Git-Tag: v0.23~297 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=08f342937a09ce41977e8ceecc23509e4b330490;p=thirdparty%2Fgettext.git Merge from 0.22.x branch: Update NEWS file for release 0.22.4. --- diff --git a/NEWS b/NEWS index 9ed519665..0af9d0439 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -Version 0.23 - October 2023 +Version 0.23 - December 2023 * Programming languages support: - Glade: xgettext has improved support for GtkBuilder 4. @@ -15,6 +15,12 @@ Version 0.23 - October 2023 * msgmerge: - The msgmerge option '--sorted-output' is now deprecated. +Version 0.22.4 - November 2023 + +* Bug fixes: + - AM_GNU_GETTEXT now recognizes a statically built libintl on macOS and AIX. + - Build fixes on AIX. + Version 0.22.3 - October 2023 * Portability: