diff options
author | Mike FABIAN <mfabian@redhat.com> | 2017-08-29 10:54:53 +0200 |
---|---|---|
committer | Mike FABIAN <mfabian@redhat.com> | 2017-08-29 13:55:42 +0200 |
commit | 15cf43a999857de1ad2745b838cb3d73ce45c7e1 (patch) | |
tree | 66c0d57ba6c6432bb165f1b401454b626643331f /localedata/ChangeLog | |
parent | 42496114ec0eb7d6d039d05d4262e109951c600c (diff) | |
download | glibc-15cf43a999857de1ad2745b838cb3d73ce45c7e1.tar.gz glibc-15cf43a999857de1ad2745b838cb3d73ce45c7e1.tar.xz glibc-15cf43a999857de1ad2745b838cb3d73ce45c7e1.zip |
Use NFC for the strings in “day”, “yesstr”, and “nostr” in the sgs_LT locale
* locales/sgs_LT (LC_TIME): Use NFC for the strings in “day”. * locales/sgs_LT (LC_MESSAGES): Use NFC for “yesstr” and “nostr”.
Diffstat (limited to 'localedata/ChangeLog')
-rw-r--r-- | localedata/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/localedata/ChangeLog b/localedata/ChangeLog index 6e9c01e233..ee90f10f13 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,3 +1,8 @@ +2017-08-29 Mike FABIAN <mfabian@redhat.com> + + * locales/sgs_LT (LC_TIME): Use NFC for the strings in “day”. + * locales/sgs_LT (LC_MESSAGES): Use NFC for “yesstr” and “nostr”. + 2017-08-28 Akhilesh Kumar <akhilesh.k@samsung.com> [BZ #21959] |