diff options
author | Chris Leonard <cjlhomeaddress@gmail.com> | 2013-11-21 14:43:51 -0500 |
---|---|---|
committer | Chris Leonard <cjlhomeaddress@gmail.com> | 2013-11-21 14:43:51 -0500 |
commit | d33cafadfe365befa4ca6e0463fa926d56144046 (patch) | |
tree | ac7138864153fc9c2ed3d0e10e4e4eb9ae9f3788 /localedata/ChangeLog | |
parent | 7cf8ac4c3179540c63865f7133617684169928c9 (diff) | |
download | glibc-d33cafadfe365befa4ca6e0463fa926d56144046.tar.gz glibc-d33cafadfe365befa4ca6e0463fa926d56144046.tar.xz glibc-d33cafadfe365befa4ca6e0463fa926d56144046.zip |
Add lang_name to Arabic locales.
Diffstat (limited to 'localedata/ChangeLog')
-rw-r--r-- | localedata/ChangeLog | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/localedata/ChangeLog b/localedata/ChangeLog index 0bb8bb195d..cf39e4954b 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,3 +1,25 @@ +2013-11-21 Chris Leonard <cjl@sugarlabs.org> + + * locales/ar_AE: Add lang_name to Arabic locales. + * locales/ar_BH: Likewise. + * locales/ar_DZ: Likewise. + * locales/ar_EG: Likewise. + * locales/ar_IN: Likewise. + * locales/ar_IQ: Likewise. + * locales/ar_JO: Likewise. + * locales/ar_KW: Likewise. + * locales/ar_LB: Likewise. + * locales/ar_LY: Likewise. + * locales/ar_MA: Likewise. + * locales/ar_OM: Likewise. + * locales/ar_QA: Likewise. + * locales/ar_SA: Likewise. + * locales/ar_SD: Likewise. + * locales/ar_SS: Likewise. + * locales/ar_SY: Likewise. + * locales/ar_TN: Likewise. + * locales/ar_YE: Likewise. + 2013-11-20 Siddhesh Poyarekar <siddhesh@redhat.com> [BZ #15601] |