This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug localedata/16973] Fix lang_lib/lang_term as per ISO 639-2


https://sourceware.org/bugzilla/show_bug.cgi?id=16973

--- Comment #7 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> ---
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU C Library master sources".

The branch, master has been updated
       via  441c3b59d1e2fca4ad40cf53d03d6196c978e85f (commit)
      from  c9295fd40b5e43a34a9b416be37c27c263d9a661 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=441c3b59d1e2fca4ad40cf53d03d6196c978e85f

commit 441c3b59d1e2fca4ad40cf53d03d6196c978e85f
Author: Marko Myllynen <myllynen@redhat.com>
Date:   Tue Aug 11 10:54:25 2015 +0300

    Fix lang_lib/lang_term as per ISO 639-2 [BZ #16973]

    lang_lib (which reflects ISO 639-2/B (bibliographic) codes) and
    lang_term (which reflects ISO 639-2/T (terminology) codes) should be
    identical except for those languages for which ISO 639-2 specifies
    separate bibliographic/terminology values.

    I used this Library of Congress page as the source:
        http://www.loc.gov/standards/iso639-2/php/code_list.php

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog                      |   13 +++++++++++++
 NEWS                           |    6 +++---
 localedata/locales/eu_ES       |    4 ++--
 localedata/locales/km_KH       |    9 ++++++---
 localedata/locales/lb_LU       |    4 +++-
 localedata/locales/lo_LA       |    2 +-
 localedata/locales/my_MM       |    4 +++-
 localedata/locales/sr_ME       |    4 +++-
 localedata/locales/sr_RS       |    4 +++-
 localedata/locales/sr_RS@latin |    4 +++-
 localedata/locales/tr_TR       |    2 +-
 11 files changed, 41 insertions(+), 15 deletions(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]