diff options
author | Marko Myllynen <myllynen@redhat.com> | 2015-05-16 01:40:04 -0400 |
---|---|---|
committer | Carlos O'Donell <carlos@systemhalted.org> | 2015-05-16 01:40:04 -0400 |
commit | c3cc2cf35a18474ce76e128861816bab10bec5c1 (patch) | |
tree | 5133a5f0c58c5312ef657b3a03cc40985ca1006a /localedata/ChangeLog | |
parent | 8020a808870dc6199e584562b3b64f52054359e8 (diff) | |
download | glibc-c3cc2cf35a18474ce76e128861816bab10bec5c1.tar glibc-c3cc2cf35a18474ce76e128861816bab10bec5c1.tar.gz glibc-c3cc2cf35a18474ce76e128861816bab10bec5c1.tar.bz2 glibc-c3cc2cf35a18474ce76e128861816bab10bec5c1.zip |
Fix bo_CN and bo_IN.
Both bo_CN and bo_IN were not compiling. The following fix
gets them into a usable state again giving a clean build
result for `make localedata/install-locales`.
Diffstat (limited to 'localedata/ChangeLog')
-rw-r--r-- | localedata/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/localedata/ChangeLog b/localedata/ChangeLog index 728b500b6f..8b7a4140c3 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,3 +1,8 @@ +2015-05-12 Marko Myllynen <myllynen@redhat.com> + + * locales/bo_CN (LC_NAME): Fix compilation. + * locales/bo_IN (LC_NAME): Likewise. + 2015-05-12 Leonhard Holz <leonhard.holz@web.de> * gen-locales.mk: New Makefile snippet to generate locales. |