summaryrefslogtreecommitdiff
path: root/ChangeLog
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 /ChangeLog
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 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 72ab9bed63..f282529a9e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2017-06-22 Mike FABIAN <mfabian@redhat.com>
+
+ [BZ #21533]
+ * include/stdc-predef.h (__STDC_ISO_10646__): Update to
+ 201706L for Unicode 10.0.
+
2017-06-21 Benjamin Cama <b.cama@kerlink.fr>
[BZ #21657]