From b5172560152052ad265c3f11d58cf5e33e98e478 Mon Sep 17 00:00:00 2001 From: Mike FABIAN Date: Mon, 27 Sep 2021 15:27:36 +0200 Subject: Update to Unicode 14.0.0 [BZ #28390] Unicode 14.0.0 Support: Character encoding, character type info, and transliteration tables are all updated to Unicode 14.0.0, using the generator scripts contributed by Mike FABIAN (Red Hat). Total added characters in newly generated CHARMAP: 838 Total removed characters in newly generated WIDTH: 1 (Characters not in WIDTH get width 1 by default, i.e. these have width 1 now.) removed: 0 : eaw=N category=Mc bidi=L name=HANUNOO SIGN PAMUDPOD That seems intentional, the character had category Mn (Mark, nonspacing) before and now has Mc (Mark, spacing combining) Total changed characters in newly generated WIDTH: 0 Total added characters in newly generated WIDTH: 175 --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 614b21e471..2e3804e4d8 100644 --- a/NEWS +++ b/NEWS @@ -9,6 +9,10 @@ Version 2.35 Major new features: +* Unicode 14.0.0 Support: Character encoding, character type info, and + transliteration tables are all updated to Unicode 14.0.0, using + generator scripts contributed by Mike FABIAN (Red Hat). + * Bump r_version in the debugger interface to 2 and add a new field, r_next, support multiple namespaces. -- cgit v1.2.3