diff options
author | Mike FABIAN <mfabian@redhat.com> | 2017-05-31 11:10:25 +0200 |
---|---|---|
committer | Mike FABIAN <mfabian@redhat.com> | 2017-06-22 17:02:55 +0200 |
commit | 925fac7793ba912172810767ac284a43045d41d2 (patch) | |
tree | be26daef9d0f8628d8fc80aa1ec2a63270b68ae8 /NEWS | |
parent | f768b450204f54b080ea5dc5c2071940604b424c (diff) | |
download | glibc-925fac7793ba912172810767ac284a43045d41d2.tar.gz |
Bug 21533: Update to Unicode 10.0.0
* Unicode 10.0.0 Support: Character encoding, character type info, and
transliteration tables are all updated to Unicode 10.0.0, using
generator scripts contributed by Mike FABIAN (Red Hat).
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -7,8 +7,8 @@ using `glibc' in the "product" field. Version 2.26 -* Unicode 9.0.0 Support: Character encoding, character type info, and - transliteration tables are all updated to Unicode 9.0.0, using +* Unicode 10.0.0 Support: Character encoding, character type info, and + transliteration tables are all updated to Unicode 10.0.0, using generator scripts contributed by Mike FABIAN (Red Hat). * errno.h is now safe to use from C-preprocessed assembly language on all |