about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMike FABIAN <mfabian@redhat.com>2017-02-21 06:30:38 -0500
committerCarlos O'Donell <carlos@systemhalted.org>2017-02-21 06:30:38 -0500
commit0b38d66a4e2e0d7cb9f40da5bc6e795e20cf3088 (patch)
tree72b966bc9f4fe8bffdae0508be86bff93ddbcae9 /ChangeLog
parent24b2a1b12283c73335281c4010bcbaafead04619 (diff)
downloadglibc-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 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 05d8a35478..cfc9ff48ee 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2017-02-20  Mike FABIAN  <mfabian@redhat.com>
+
+	[BZ #20313]
+	* include/stdc-predef.h (__STDC_ISO_10646__): Update to
+	201605L, for Unicode 9.
+
 2017-02-20  Joseph Myers  <joseph@codesourcery.com>
 
 	* math/libm-test-support.h (EXCEPTIONS_OK): Remove macro.