]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Update after release 0.21.1 has been prepared on the branch.
authorBruno Haible <bruno@clisp.org>
Tue, 13 Sep 2022 19:39:32 +0000 (21:39 +0200)
committerBruno Haible <bruno@clisp.org>
Tue, 13 Sep 2022 19:41:10 +0000 (21:41 +0200)
* 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.

NEWS
gettext-runtime/m4/gettext.m4
gettext-runtime/m4/intl.m4
gettext-runtime/m4/po.m4

diff --git a/NEWS b/NEWS
index 7684c869910ecfc829283ef6de9c3234da4d96fd..ec9ad999ee7682145fa5578b947c376384255435 100644 (file)
--- 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.
 
index a841d9c50e47d4cdef6dec9e8b4d35beaa08958f..2ea12f0d08201f37a8c279764d288deb3ebaae18 100644 (file)
@@ -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.
index f2e531408c2fb0b8ab96e87b32c1f5ee173702e5..bd307a3a438e4c5b8c3a2f5b5bdd7bc44c452ef3 100644 (file)
@@ -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.
index d10ab52604d498d3c466afc723cd903cec5aa15b..2f14f8e2b1bb2fb8933e5f169fd35fa7512d8564 100644 (file)
@@ -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.