diff options
author | Mike Frysinger <vapier@gentoo.org> | 2016-02-08 17:17:23 -0500 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2016-02-08 23:38:04 -0500 |
commit | cd46e35db1914ac75082e5cfadae52c752d803b3 (patch) | |
tree | d049587fb4b7ad46697facb3e35e73c2231910f5 /localedata/ChangeLog | |
parent | ebf1264f61811d86c595b725ba96b0beebd3bcc8 (diff) | |
download | glibc-cd46e35db1914ac75082e5cfadae52c752d803b3.zip glibc-cd46e35db1914ac75082e5cfadae52c752d803b3.tar.gz glibc-cd46e35db1914ac75082e5cfadae52c752d803b3.tar.bz2 |
localedata: convert all files to utf-8
The comments were using various encodings like ISO-8859-1.
Convert them all over to UTF-8.
Diffstat (limited to 'localedata/ChangeLog')
-rw-r--r-- | localedata/ChangeLog | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/localedata/ChangeLog b/localedata/ChangeLog index 3a48786..05ccd90 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,3 +1,20 @@ +2016-02-08 Mike Frysinger <vapier@gentoo.org> + + * locales/an_ES: Convert to UTF-8 encodings. + * locales/cs_CZ: Likewise. + * locales/gl_ES: Likewise. + * locales/gv_GB: Likewise. + * locales/ku_TR: Likewise. + * locales/kw_GB: Likewise. + * locales/sk_SK: Likewise. + * locales/so_DJ: Likewise. + * locales/so_ET: Likewise. + * locales/so_KE: Likewise. + * locales/so_SO: Likewise. + * locales/sv_SE: Likewise. + * locales/wo_SN: Likewise. + * locales/zh_HK: Likewise. + 2016-01-08 Mike Frysinger <vapier@gentoo.org> [BZ #16495] |