summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMike FABIAN <mfabian@redhat.com>2017-05-31 11:10:25 +0200
committerMike FABIAN <mfabian@redhat.com>2017-06-22 17:02:55 +0200
commit925fac7793ba912172810767ac284a43045d41d2 (patch)
treebe26daef9d0f8628d8fc80aa1ec2a63270b68ae8 /NEWS
parentf768b450204f54b080ea5dc5c2071940604b424c (diff)
downloadglibc-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--NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 1af73311a5..e8546e118e 100644
--- a/NEWS
+++ b/NEWS
@@ -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