From 2ae5be041d9ea89cdd0f37734d72051e8f773947 Mon Sep 17 00:00:00 2001 From: Mike FABIAN Date: Wed, 6 Sep 2017 11:19:33 +0200 Subject: 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. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 1b1ff8f123..87ec377947 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2017-09-06 Mike FABIAN + + [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 [BZ #21750] -- cgit 1.4.1