diff options
author | Mike FABIAN <mfabian@redhat.com> | 2017-07-17 16:18:10 +0200 |
---|---|---|
committer | Mike FABIAN <mfabian@redhat.com> | 2017-07-17 16:29:55 +0200 |
commit | 6eb5f3b7c7fbd433e80dac0fab2f5b80a837e8fb (patch) | |
tree | 488a6acadfc8a1883cfedd00d2110628066c5f1f /localedata/ChangeLog | |
parent | 7317a9702081589b5a67f6883d8cf033e1b67605 (diff) | |
download | glibc-6eb5f3b7c7fbd433e80dac0fab2f5b80a837e8fb.tar.gz |
Use U+02BB MODIFIER LETTER TURNED COMMA instead of U+0027 APOSTROPHE in yesstr and nostr for to_TO locale
Suggested by Rafał Lużyński.
* locales/to_TO (LC_MESSAGES): Use U+02BB instead of U+0027 in yesstr and nostr
Diffstat (limited to 'localedata/ChangeLog')
-rw-r--r-- | localedata/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/localedata/ChangeLog b/localedata/ChangeLog index e879c689f1..16550c17ba 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,5 +1,9 @@ 2017-07-17 Mike FABIAN <mfabian@redhat.com> + * locales/to_TO (LC_MESSAGES): Use U+02BB instead of U+0027 in yesstr and nostr + +2017-07-17 Mike FABIAN <mfabian@redhat.com> + * locales/agr_PE (LC_MESSAGES): Add yY to yesexpr. 2017-07-17 Mike FABIAN <mfabian@redhat.com> |