aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMike FABIAN <mfabian@redhat.com>2019-05-08 07:54:15 +0200
committerMike FABIAN <mfabian@redhat.com>2019-05-13 17:25:03 +0200
commitf6efec90c86a6576fe02f4bf220ed4f7bc0b5e14 (patch)
tree8b340112f9230f59b08205e939496a810234b705 /ChangeLog
parent5ad533e8e65092be962e414e0417112c65d154fb (diff)
downloadglibc-f6efec90c86a6576fe02f4bf220ed4f7bc0b5e14.tar
glibc-f6efec90c86a6576fe02f4bf220ed4f7bc0b5e14.tar.gz
glibc-f6efec90c86a6576fe02f4bf220ed4f7bc0b5e14.tar.bz2
glibc-f6efec90c86a6576fe02f4bf220ed4f7bc0b5e14.zip
Bug 24535: Update to Unicode 12.1.0
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: <U32FF> /xe3/x8b/xbf SQUARE ERA NAME REIWA Total added characters in newly generated WIDTH: 1 added: <U32FF> 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
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog19
1 files changed, 19 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1ec840cf2b..66b2f51682 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,22 @@
+2019-05-08 Mike FABIAN <mfabian@redhat.com>
+
+ [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 <wdijkstr@arm.com>
[BZ #24531]