diff options
author | Mike FABIAN <mfabian@redhat.com> | 2017-07-26 08:15:01 +0200 |
---|---|---|
committer | Mike FABIAN <mfabian@redhat.com> | 2017-07-26 08:17:23 +0200 |
commit | a0e52598302c719249a8262f2ef0fe6c414ad489 (patch) | |
tree | 94ae5926ba90079f672f81d379b01a56e22d1fb3 /NEWS | |
parent | f4ecd7ddc7b043aa68fc4e9281ef4d2604e61165 (diff) | |
download | glibc-a0e52598302c719249a8262f2ef0fe6c414ad489.tar glibc-a0e52598302c719249a8262f2ef0fe6c414ad489.tar.gz glibc-a0e52598302c719249a8262f2ef0fe6c414ad489.tar.bz2 glibc-a0e52598302c719249a8262f2ef0fe6c414ad489.zip |
Mention in NEWS that the Unicode 10.0.0 update causes user visible changes
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -20,6 +20,10 @@ Major new features: * 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). + These updates cause user visible changes, especially the changes in + wcwidth for many emoji characters cause problems when emoji sequences + are rendered with pango, see for example: + https://bugzilla.gnome.org/show_bug.cgi?id=780669#c5 * Collation of Hungarian has been overhauled and is now consistent with "The Rules of Hungarian Orthography, 12th edition" (Bug 18934). Contributed by |