aboutsummaryrefslogtreecommitdiff
path: root/localedata/ChangeLog
diff options
context:
space:
mode:
authorMike FABIAN <mfabian@redhat.com>2015-12-10 00:30:51 -0500
committerCarlos O'Donell <carlos@systemhalted.org>2015-12-10 00:33:48 -0500
commit23256f5ed889266223380c02b2750d19e3fe666b (patch)
tree682c926e0c81a2ba00f667157c4098672e264dbf /localedata/ChangeLog
parent589ac5232867e36a8242c2505a45274b6c7b0f00 (diff)
downloadglibc-23256f5ed889266223380c02b2750d19e3fe666b.zip
glibc-23256f5ed889266223380c02b2750d19e3fe666b.tar.gz
glibc-23256f5ed889266223380c02b2750d19e3fe666b.tar.bz2
Update to Unicode 8.0.0.
Update __STDC_ISO_10646__ to 201505L for Unicode 8.0.0. Update character encoding, ctype, and transliteration tables. New scripts autogenerate transliteration tables.
Diffstat (limited to 'localedata/ChangeLog')
-rw-r--r--localedata/ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/localedata/ChangeLog b/localedata/ChangeLog
index 00a9e3f..73d9e10 100644
--- a/localedata/ChangeLog
+++ b/localedata/ChangeLog
@@ -1,5 +1,21 @@
2015-12-09 Mike FABIAN <mfabian@redhat.com>
+ [BZ 18568]
+ * unicode-gen/Makefile (UNICODE_VERSION): Set to 8.0.0.
+ * unicode-gen/UnicodeData.txt: Update to Unicode 8.0.0 release.
+ * unicode-gen/DerivedCoreProperties.txt: Likewise.
+ * unicode-gen/EastAsianWidth.txt: Likewise.
+ * unicode-gen/gen_translit_combining.py (is_combining_remove):
+ Ignore AHOM or SIGNWRITING combining characters.
+ * charmaps/UTF-8: Regenerate.
+ * locales/i18n: Regenerate.
+ * locales/translit_circle: Regenerate.
+ * locales/translit_cjk_compat: Regenerate.
+ * locales/translit_combining: Regenerate.
+ * locales/translit_compat: Regenerate.
+ * locales/translit_font: Regenerate.
+ * locales/translit_fraction: Regenerate.
+
[BZ #89]
* locales/da_DK: Add more transliteration rules.
* locales/nb_NO: Likewise.