diff options
author | Mike FABIAN <mfabian@redhat.com> | 2017-09-06 11:19:33 +0200 |
---|---|---|
committer | Mike FABIAN <mfabian@redhat.com> | 2017-09-06 12:39:49 +0200 |
commit | 2ae5be041d9ea89cdd0f37734d72051e8f773947 (patch) | |
tree | c3d52a8b19d8be09ad89b6bbe6b8f0b462b98a48 /ChangeLog | |
parent | af83ed5c4647bda196fc1a7efebbe8019aa83f4a (diff) | |
download | glibc-2ae5be041d9ea89cdd0f37734d72051e8f773947.tar glibc-2ae5be041d9ea89cdd0f37734d72051e8f773947.tar.gz glibc-2ae5be041d9ea89cdd0f37734d72051e8f773947.tar.bz2 glibc-2ae5be041d9ea89cdd0f37734d72051e8f773947.zip |
Improve utf8_gen.py to set the width for characters with Prepended_Concatenation_Mark property to 1
[BZ #22070]
* localedata/unicode-gen/utf8_gen.py: Set the width for
characters with Prepended_Concatenation_Mark property to 1
* localedata/charmaps/UTF-8: Updated using the improved script.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,5 +1,12 @@ 2017-09-06 Mike FABIAN <mfabian@redhat.com> + [BZ #22070] + * localedata/unicode-gen/utf8_gen.py: Set the width for + characters with Prepended_Concatenation_Mark property to 1 + * localedata/charmaps/UTF-8: Updated using the improved script. + +2017-09-06 Mike FABIAN <mfabian@redhat.com> + [BZ #21750] * localedata/unicode-gen/utf8_gen.py: Improve the script to use the range notation for all ranges of neighbouring characters |