diff options
author | Mike FABIAN <mfabian@redhat.com> | 2020-04-14 18:43:13 +0200 |
---|---|---|
committer | Mike FABIAN <mfabian@redhat.com> | 2020-04-21 18:17:23 +0200 |
commit | 8645f624697afecfaa4d97ac584bc0a943cbca17 (patch) | |
tree | 5b9f6501cd5e93f347280e294a7f1d4dd992c3ec /NEWS | |
parent | 0798b8ecc8da8667362496c1217d18635106c609 (diff) | |
download | glibc-8645f624697afecfaa4d97ac584bc0a943cbca17.tar.gz glibc-8645f624697afecfaa4d97ac584bc0a943cbca17.tar.xz glibc-8645f624697afecfaa4d97ac584bc0a943cbca17.zip |
Bug 25819: Update to Unicode 13.0.0
Unicode 13.0.0 Support: Character encoding, character type info, and transliteration tables are all updated to Unicode 13.0.0, using the generator scripts contributed by Mike FABIAN (Red Hat). Total added characters in newly generated CHARMAP: 5930 Total added characters in newly generated WIDTH: 5536
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS index 2424fecdc0..0e627b3405 100644 --- a/NEWS +++ b/NEWS @@ -9,7 +9,11 @@ Version 2.32 Major new features: - * New locale added: ckb_IQ (Kurdish/Sorani spoken in Iraq) +* Unicode 12.1.0 Support: Character encoding, character type info, and + transliteration tables are all updated to Unicode 12.1.0, using + generator scripts contributed by Mike FABIAN (Red Hat). + +* New locale added: ckb_IQ (Kurdish/Sorani spoken in Iraq) * The GNU C Library now loads audit modules listed in the DT_AUDIT and DT_DEPAUDIT dynamic section entries of the main executable. |