]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
NEWS: Mention the Unicode standard update (work done in gnulib).
authorBruno Haible <bruno@clisp.org>
Sun, 2 Jan 2022 16:27:02 +0000 (17:27 +0100)
committerBruno Haible <bruno@clisp.org>
Sun, 2 Jan 2022 16:27:02 +0000 (17:27 +0100)
NEWS

diff --git a/NEWS b/NEWS
index 9ca0dbc401183af9edf9f27f6150b0ed6c8d5a6a..f5ced5bdbef62182e52fd65e9aa2fe3a5b57dd4f 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-Version 0.21.1 - April 2021
+Version 0.21.1 - February 2022
 
 * PO file format:
   - When a #: line contains references to file names that contain spaces,
@@ -16,6 +16,8 @@ Version 0.21.1 - April 2021
     For example, sr_Cyrl_RS.UTF-8 is treated like sr_RS.UTF-8@cyrillic, and
     EN_US.UTF-8 is treated like en_US.UTF-8.
 
+* The base Unicode standard is now updated to 14.0.0.
+
 * Portability:
   - Building on macOS 11/arm64 is now supported.