diff options
author | Mike FABIAN <mfabian@redhat.com> | 2017-02-21 06:30:38 -0500 |
---|---|---|
committer | Carlos O'Donell <carlos@systemhalted.org> | 2017-02-21 06:30:38 -0500 |
commit | 0b38d66a4e2e0d7cb9f40da5bc6e795e20cf3088 (patch) | |
tree | 72b966bc9f4fe8bffdae0508be86bff93ddbcae9 /NEWS | |
parent | 24b2a1b12283c73335281c4010bcbaafead04619 (diff) | |
download | glibc-0b38d66a4e2e0d7cb9f40da5bc6e795e20cf3088.tar.gz glibc-0b38d66a4e2e0d7cb9f40da5bc6e795e20cf3088.tar.xz glibc-0b38d66a4e2e0d7cb9f40da5bc6e795e20cf3088.zip |
Bug 20313: Update to Unicode 9.0.0
* Unicode 9.0.0 Support: Character encoding, character type info, and transliteration tables are all updated to Unicode 9.0.0, using generator scripts contributed by Mike FABIAN (Red Hat).
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS index b5a401c1e3..d87e9ce320 100644 --- a/NEWS +++ b/NEWS @@ -7,7 +7,9 @@ using `glibc' in the "product" field. Version 2.26 -[Add important changes here] +* Unicode 9.0.0 Support: Character encoding, character type info, and + transliteration tables are all updated to Unicode 9.0.0, using + generator scripts contributed by Mike FABIAN (Red Hat). Security related changes: |