]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Update NEWS file for release 0.22.2.
authorBruno Haible <bruno@clisp.org>
Tue, 19 Sep 2023 20:14:26 +0000 (22:14 +0200)
committerBruno Haible <bruno@clisp.org>
Tue, 19 Sep 2023 20:14:26 +0000 (22:14 +0200)
NEWS
gettext-runtime/NEWS

diff --git a/NEWS b/NEWS
index d0ba4eb2562ec35786a8b2053bbdfeb583e56231..35f2a2f82c7da4764b73617f45b8faa6c8d7e9c3 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,14 +1,19 @@
-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 fc02758dd3767d301fc80a471943046b0ca6acbd..d456fbff6134ad933e6de8a9f27a8d763a372c8a 100644 (file)
@@ -1,4 +1,4 @@
-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