diff options
author | 2020-04-14 18:43:13 +0200 | |
---|---|---|
committer | 2020-04-21 18:17:23 +0200 | |
commit | 8645f624697afecfaa4d97ac584bc0a943cbca17 (patch) | |
tree | 5b9f6501cd5e93f347280e294a7f1d4dd992c3ec /NEWS | |
parent | ARC: Update syscall-names.list for ARC specific syscalls (diff) | |
download | glibc-8645f624697afecfaa4d97ac584bc0a943cbca17.tar.gz glibc-8645f624697afecfaa4d97ac584bc0a943cbca17.tar.bz2 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
@@ -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. |