From f6efec90c86a6576fe02f4bf220ed4f7bc0b5e14 Mon Sep 17 00:00:00 2001 From: Mike FABIAN Date: Wed, 8 May 2019 07:54:15 +0200 Subject: Bug 24535: Update to Unicode 12.1.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Unicode 12.1.0 Support: Character encoding, character type info, and transliteration tables are all updated to Unicode 12.1.0, using the generator scripts contributed by Mike FABIAN (Red Hat). Some info about the number of characters added or changed: Total added characters in newly generated CHARMAP: 1 added: /xe3/x8b/xbf SQUARE ERA NAME REIWA Total added characters in newly generated WIDTH: 1 added: 2 : eaw=W category=So bidi=L name=SQUARE ERA NAME REIWA graph: Added 1 characters in new ctype which were not in old ctype graph: Added: ㋿ U+32FF SQUARE ERA NAME REIWA print: Added 1 characters in new ctype which were not in old ctype print: Added: ㋿ U+32FF SQUARE ERA NAME REIWA punct: Added 1 characters in new ctype which were not in old ctype punct: Added: ㋿ U+32FF SQUARE ERA NAME REIWA --- ChangeLog | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 1ec840cf2b..66b2f51682 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,22 @@ +2019-05-08 Mike FABIAN + + [BZ #24535] + * localedata/unicode-gen/Makefile (UNICODE_VERSION): Set to 12.1.0. + * localedata/unicode-gen/DerivedCoreProperties.txt: Update to + Unicode 12.1.0. + * localedata/unicode-gen/EastAsianWidth.txt: Likewise. + * localedata/unicode-gen/PropList.txt: Likewise. + * localedata/unicode-gen/UnicodeData.txt: Likewise. + * localedata/charmaps/UTF-8: Regenerate. + * localedata/locales/i18n_ctype: Likewise. + * localedata/locales/tr_TR: Likewise. + * localedata/locales/translit_circle: Likewise. + * localedata/locales/translit_cjk_compat: Likewise. + * localedata/locales/translit_combining: Likewise. + * localedata/locales/translit_compat: Likewise. + * localedata/locales/translit_font: Likewise. + * localedata/locales/translit_fraction: Likewise. + 2019-05-10 Wilco Dijkstra [BZ #24531] -- cgit 1.4.1