]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Merge from 0.22.x branch: Update NEWS file for release 0.22.2.
authorBruno Haible <bruno@clisp.org>
Tue, 19 Sep 2023 22:13:12 +0000 (00:13 +0200)
committerBruno Haible <bruno@clisp.org>
Tue, 19 Sep 2023 22:13:12 +0000 (00:13 +0200)
NEWS
gettext-runtime/NEWS

diff --git a/NEWS b/NEWS
index dd33bcdbb19e080a659c7f3e15c1794a3beb70d5..7d21b1d10cfca44bb4783ad072f272a4f28391a1 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -11,17 +11,22 @@ Version 0.23 - October 2023
 * msgmerge:
   - The msgmerge option '--sorted-output' is now deprecated.
 
-Version 0.22.1 - September 2023
+Version 0.22.2 - September 2023
 
 * Bug fixes:
   - The libintl shared library now exports again some symbols that were
     accidentally missing.
     <https://savannah.gnu.org/bugs/index.php?64323>
+    This bug was introduced in version 0.22.
+
+Version 0.22.1 - September 2023
+
+* Bug fixes:
   - xgettext's processing of large Perl files may have led to errors
     <https://savannah.gnu.org/bugs/index.php?64552>
   - "xgettext --join-existing" could encounter errors.
     <https://savannah.gnu.org/bugs/index.php?64490>
-  All these bugs were introduced in version 0.22.
+  These bugs were introduced in version 0.22.
 
 * Portability:
   - Building on Android is now supported.
index 96ad0ac6efca7554b8c4ba7d981c0bb8113d5927..0709626a68e3eef2f5371fd333b4127442668e71 100644 (file)
@@ -4,7 +4,7 @@ Version 0.23 - October 2023
   now return the msgid untranslated. This is relevant for GNU systems,
   Linux with musl libc, FreeBSD, NetBSD, OpenBSD, Cygwin, and Android.
 
-Version 0.22.1 - September 2023
+Version 0.22.2 - September 2023
 
 * Bug fix:
   - The libintl shared library now exports again some symbols that were