diff options
author | Mike Frysinger <vapier@gentoo.org> | 2016-02-09 19:51:59 -0500 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2016-03-05 11:53:23 -0500 |
commit | 5453f739e5fae1f9235c3207a8604f164dc9e484 (patch) | |
tree | 2d07bde3e5c4440d677f44de5df215f3d5ccc9cb /localedata/ChangeLog | |
parent | 16b23e03632623cd81a21fc5a24db546595addac (diff) | |
download | glibc-5453f739e5fae1f9235c3207a8604f164dc9e484.tar.gz glibc-5453f739e5fae1f9235c3207a8604f164dc9e484.tar.xz glibc-5453f739e5fae1f9235c3207a8604f164dc9e484.zip |
localedata: clear LC_IDENTIFICATION tel/fax fields
These fields aren't terribly useful and most don't set it.
Diffstat (limited to 'localedata/ChangeLog')
-rw-r--r-- | localedata/ChangeLog | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/localedata/ChangeLog b/localedata/ChangeLog index c0921324b0..1183ce87cf 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,3 +1,28 @@ +2016-03-05 Mike Frysinger <vapier@gentoo.org> + + * locales/af_ZA (LC_IDENTIFICATION): Set tel & fax to "". + * locales/en_ZA: Likewise. + * locales/fa_IR: Likewise. + * locales/gd_GB: Likewise. + * locales/mhr_RU: Likewise. + * locales/ne_NP: Likewise. + * locales/niu_NU: Likewise. + * locales/niu_NZ: Likewise. + * locales/nr_ZA: Likewise. + * locales/nso_ZA: Likewise. + * locales/oc_FR: Likewise. + * locales/ps_AF: Likewise. + * locales/rw_RW: Likewise. + * locales/ss_ZA: Likewise. + * locales/st_ZA: Likewise. + * locales/ta_LK: Likewise. + * locales/the_NP: Likewise. + * locales/tn_ZA: Likewise. + * locales/ts_ZA: Likewise. + * locales/ve_ZA: Likewise. + * locales/xh_ZA: Likewise. + * locales/zu_ZA: Likewise. + 2016-02-29 Mike Frysinger <vapier@gentoo.org> * locales/es_PR (LC_MEASUREMENT): Change measurement to 1. |