From: Bruno Haible Date: Tue, 13 Sep 2022 19:39:32 +0000 (+0200) Subject: Update after release 0.21.1 has been prepared on the branch. X-Git-Tag: v0.22~187 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=212709aaab77ac316ba7f47bdd42d3aa5a9ee55b;p=thirdparty%2Fgettext.git Update after release 0.21.1 has been prepared on the branch. * NEWS: Update. * gettext-runtime/m4/gettext.m4: Bump release version and year. * gettext-runtime/m4/intl.m4: Likewise. * gettext-runtime/m4/po.m4: Bump year. --- diff --git a/NEWS b/NEWS index 7684c8699..ec9ad999e 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -Version 0.21.1 - February 2022 +Version 0.21.2 - January 2023 * PO file format: - When a #: line contains references to file names that contain spaces, @@ -10,6 +10,11 @@ Version 0.21.1 - February 2022 (of type 'const wchar_t *', 'const char16_t *', or 'const char32_t *') as arguments. +* xgettext: + The xgettext option '--sorted-output' is now deprecated. + +Version 0.21.1 - September 2022 + * Runtime behaviour: - On AIX, locale names with a script or with an uppercase language are now supported. @@ -18,9 +23,6 @@ Version 0.21.1 - February 2022 * The base Unicode standard is now updated to 14.0.0. -* xgettext: - The xgettext option '--sorted-output' is now deprecated. - * Portability: - Building on macOS 11/arm64 is now supported. diff --git a/gettext-runtime/m4/gettext.m4 b/gettext-runtime/m4/gettext.m4 index a841d9c50..2ea12f0d0 100644 --- a/gettext-runtime/m4/gettext.m4 +++ b/gettext-runtime/m4/gettext.m4 @@ -1,5 +1,5 @@ -# gettext.m4 serial 75 (gettext-0.21.1) -dnl Copyright (C) 1995-2014, 2016, 2018-2021 Free Software Foundation, Inc. +# gettext.m4 serial 75 (gettext-0.21.2) +dnl Copyright (C) 1995-2014, 2016, 2018-2022 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/gettext-runtime/m4/intl.m4 b/gettext-runtime/m4/intl.m4 index f2e531408..bd307a3a4 100644 --- a/gettext-runtime/m4/intl.m4 +++ b/gettext-runtime/m4/intl.m4 @@ -1,5 +1,5 @@ -# intl.m4 serial 53 (gettext-0.21.1) -dnl Copyright (C) 1995-2014, 2016-2021 Free Software Foundation, Inc. +# intl.m4 serial 53 (gettext-0.21.2) +dnl Copyright (C) 1995-2014, 2016-2022 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. diff --git a/gettext-runtime/m4/po.m4 b/gettext-runtime/m4/po.m4 index d10ab5260..2f14f8e2b 100644 --- a/gettext-runtime/m4/po.m4 +++ b/gettext-runtime/m4/po.m4 @@ -1,5 +1,5 @@ # po.m4 serial 32 (gettext-0.21.1) -dnl Copyright (C) 1995-2014, 2016, 2018-2020 Free Software Foundation, Inc. +dnl Copyright (C) 1995-2014, 2016, 2018-2022 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved.