From: Bruno Haible Date: Thu, 8 Jun 2023 18:45:23 +0000 (+0200) Subject: NEWS: Mention Unicode 15. X-Git-Tag: v0.22~28 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9524d5d8dd265b49985bef106e37573d9cbe7459;p=thirdparty%2Fgettext.git NEWS: Mention Unicode 15. * NEWS: Mention that Unicode 15 is supported. Done in gnulib on 2022-10-16. --- diff --git a/NEWS b/NEWS index 5ac7ce4b4..ef1cf3b18 100644 --- a/NEWS +++ b/NEWS @@ -31,6 +31,8 @@ Version 0.21.2 - May 2023 - xgettext input files of type PO that are not all ASCII and not UTF-8 encoded are now handled correctly. +* The base Unicode standard is now updated to 15.0.0. + * Emacs PO mode: Fix an incompatibility with Emacs version 29 or newer.