diff options
author | Mike FABIAN <mfabian@redhat.com> | 2017-08-18 13:41:34 +0200 |
---|---|---|
committer | Mike FABIAN <mfabian@redhat.com> | 2017-08-18 13:44:40 +0200 |
commit | 486afa6d27156665959e59b86e7aad18c3832cbe (patch) | |
tree | ead262551b83f330527e286d24b624a0055d6d82 /localedata/ChangeLog | |
parent | a3fe6a20bf81ef6a97a761dac9050517e7fd7a1f (diff) | |
download | glibc-486afa6d27156665959e59b86e7aad18c3832cbe.tar.gz glibc-486afa6d27156665959e59b86e7aad18c3832cbe.tar.xz glibc-486afa6d27156665959e59b86e7aad18c3832cbe.zip |
Use the range notation in charmaps/UTF-8 for all ranges of neighbouring characters with the same width
[BZ #21750] * charmaps/UTF-8: Use the range notation for all ranges of neighbouring characters with the same width.
Diffstat (limited to 'localedata/ChangeLog')
-rw-r--r-- | localedata/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/localedata/ChangeLog b/localedata/ChangeLog index 81c1b65972..ca1a44e00d 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,3 +1,9 @@ +2017-08-18 Mike FABIAN <mfabian@redhat.com> + + [BZ #21750] + * charmaps/UTF-8: Use the range notation for all ranges + of neighbouring characters with the same width. + 2017-08-17 Akhilesh Kumar <akhilesh.k@samsung.com> [BZ #21960] |