diff options
author | Akhilesh Kumar <akhilesh.k@samsung.com> | 2017-08-30 14:09:02 +0530 |
---|---|---|
committer | Mike FABIAN <mfabian@redhat.com> | 2017-08-30 11:54:15 +0200 |
commit | 232d9190611b7eb7cdb84034ef73724a718ffee6 (patch) | |
tree | 54d0c5ae4dce593c85fd8e2d81e0780e35891c5b /localedata/ChangeLog | |
parent | bdbf14d12e38264dac72db00eed219ad37ceb953 (diff) | |
download | glibc-232d9190611b7eb7cdb84034ef73724a718ffee6.tar.gz glibc-232d9190611b7eb7cdb84034ef73724a718ffee6.tar.xz glibc-232d9190611b7eb7cdb84034ef73724a718ffee6.zip |
Fix abbreviated weeks and months for Somali to agree with CLDR
[BZ #22038] * locales/so_DJ (LC_TIME): Fix abday, abmon and make t_fmt in the comment agree with the value of t_fmt. * locales/so_ET (LC_TIME): Fix abday (From Axa to Axd) * locales/so_KE (LC_TIME): Fix abday (From Axa to Axd) * locales/so_SO (LC_TIME): Fix abday (From Axa to Axd)
Diffstat (limited to 'localedata/ChangeLog')
-rw-r--r-- | localedata/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/localedata/ChangeLog b/localedata/ChangeLog index 326aa2cb45..78afc35ce7 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,3 +1,12 @@ +2017-08-30 Akhilesh Kumar <akhilesh.k@samsung.com> + + [BZ #22038] + * locales/so_DJ (LC_TIME): Fix abday, abmon and + make t_fmt in the comment agree with the value of t_fmt. + * locales/so_ET (LC_TIME): Fix abday (From Axa to Axd) + * locales/so_KE (LC_TIME): Fix abday (From Axa to Axd) + * locales/so_SO (LC_TIME): Fix abday (From Axa to Axd) + 2017-08-09 Wei-Lun Chao <bluebat@member.fsf.org> [BZ #21951] |