aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPravin Satpute <psatpute@redhat.com>2015-07-15 16:06:17 +0530
committerSiddhesh Poyarekar <siddhesh@redhat.com>2015-07-15 16:06:18 +0530
commit032c510db06cee5ee2b254611c44b3744660417a (patch)
tree3e866a858e88381dd64431b9ea6df73450bc7c59 /ChangeLog
parent0035851c3c13f26b92fc076540d112069918a3e1 (diff)
downloadglibc-032c510db06cee5ee2b254611c44b3744660417a.tar
glibc-032c510db06cee5ee2b254611c44b3744660417a.tar.gz
glibc-032c510db06cee5ee2b254611c44b3744660417a.tar.bz2
glibc-032c510db06cee5ee2b254611c44b3744660417a.zip
Correcting language code for Bhili and Tulu locales (bug 17475)
Bhili [1] and Tulu [2] language does not have iso-639-1 codes. Patch moves locale file with correct code and also fix iso-639.def. 1. http://www-01.sil.org/iso639-3/documentation.asp?id=bhb 2. http://www-01.sil.org/iso639-3/documentation.asp?id=tcy localedata/ChangeLog: 2015-07-02 Pravin Satpute <psatpute@redhat.com> [BZ #17475] * locales/tu_IN: renamed to tcy_IN * locales/bh_IN: renamed to bhb_IN Changelog: 2015-03-05 Pravin Satpute <psatpute@redhat.com> [BZ #17475] * locale/iso-639.def: Update Bhili and Tulu language codes as per iso639-3.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3d07c118b4..ffeb4d387f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2015-07-15 Pravin Satpute <psatpute@redhat.com>
+
+ [BZ #17475]
+ * locale/iso-639.def: Update Bhili and Tulu language codes as
+ per iso639-3.
+
2015-07-15 Arjun Shankar <arjun.is@lostca.se>
* elf/tst-leaks1.c (main): Converted to ...