From: Bruno Haible Date: Sun, 2 Jan 2022 16:27:02 +0000 (+0100) Subject: NEWS: Mention the Unicode standard update (work done in gnulib). X-Git-Tag: v0.22~218 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a3dbeb54d42de4ce416374af7b2ecafea095ef4c;p=thirdparty%2Fgettext.git NEWS: Mention the Unicode standard update (work done in gnulib). --- diff --git a/NEWS b/NEWS index 9ca0dbc40..f5ced5bdb 100644 --- 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.