diff options
author | Ulrich Drepper <drepper@redhat.com> | 2002-08-02 20:32:21 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2002-08-02 20:32:21 +0000 |
commit | ae309ba9e4f88118c23cd925cef2d457a42f4404 (patch) | |
tree | d26aa348f691f7f5c62d56679b3e65796245e38a | |
parent | 62a08e44422d2422c455b281843fe7ae1ab19984 (diff) | |
download | glibc-ae309ba9e4f88118c23cd925cef2d457a42f4404.tar.gz glibc-ae309ba9e4f88118c23cd925cef2d457a42f4404.tar.xz glibc-ae309ba9e4f88118c23cd925cef2d457a42f4404.zip |
Update.
* locale/iso-639.def: Add entries for Venda and Nothern Sotho. Reported by Dwayne Bailey <dwayne@obsidian.co.za>.
-rw-r--r-- | ChangeLog | 3 | ||||
-rw-r--r-- | locale/iso-639.def | 2 | ||||
-rw-r--r-- | localedata/ChangeLog | 11 |
3 files changed, 16 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 38b285d8a4..bcc540f069 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2002-08-02 Ulrich Drepper <drepper@redhat.com> + * locale/iso-639.def: Add entries for Venda and Nothern Sotho. + Reported by Dwayne Bailey <dwayne@obsidian.co.za>. + * resolv/nss_dns/dns-host.c (_nss_dns_gethostbyaddr_r): Adapt previous patch. diff --git a/locale/iso-639.def b/locale/iso-639.def index b317d1351f..c9a3e0e9f7 100644 --- a/locale/iso-639.def +++ b/locale/iso-639.def @@ -136,6 +136,7 @@ DEFINE_LANGUAGE_CODE ("Samoan", sm, smo, smo) DEFINE_LANGUAGE_CODE ("Shona", sn, sna, sna) DEFINE_LANGUAGE_CODE ("Sindhi", sd, snd, snd) DEFINE_LANGUAGE_CODE ("Somali", so, som, som) +DEFINE_LANGUAGE_CODE3 ("Sotho, Northern", nso, nso) DEFINE_LANGUAGE_CODE ("Sotho, Southern", st, sot, sot) DEFINE_LANGUAGE_CODE ("Spanish", es, spa, spa) DEFINE_LANGUAGE_CODE ("Sardinian", sc, srd, srd) @@ -162,6 +163,7 @@ DEFINE_LANGUAGE_CODE ("Uighur", ug, uig, uig) DEFINE_LANGUAGE_CODE ("Ukrainian", uk, ukr, ukr) DEFINE_LANGUAGE_CODE ("Urdu", ur, urd, urd) DEFINE_LANGUAGE_CODE ("Uzbek", uz, uzb, uzb) +DEFINE_LANGUAGE_CODE3 ("Venda", ven, ven) DEFINE_LANGUAGE_CODE ("Vietnamese", vi, vie, vie) DEFINE_LANGUAGE_CODE ("Volapük", vo, vol, vol) DEFINE_LANGUAGE_CODE ("Walloon", wa, wln, wln) diff --git a/localedata/ChangeLog b/localedata/ChangeLog index e399f03209..34dbb07190 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,3 +1,14 @@ +2002-08-02 Ulrich Drepper <drepper@redhat.com> + + * locales/fa_IR: Fixing the Alef Hamza vs Waw Hamza ordering bug. + Adding presentation forms, Alef Wasla, and Rial Sign. + Handling frequent canonically equivalent sequences like each other. + Patch by Roozbeh Pournader <roozbeh@sharif.edu>. + +2002-07-02 Thorsten Kukuk <kukuk@suse.de> + + * locales/es_EC: Fix typo: Equador -> Ecuador. + 2002-07-16 Ulrich Drepper <drepper@redhat.com> * locales/th_TH: Change tel_dom_fmt. |