This is the mail archive of the libc-locales@sourceware.org mailing list for the GNU libc locales 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/21838] Removed redundant data for the_NP


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

--- Comment #2 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  a426a65ce8c3a5cd849409dec2ea9de0c3b5f445 (commit)
       via  3760ff775656d38de41373dcfa9e1b105e895c98 (commit)
       via  480af555f35201a646531cfd7c68a58905edba90 (commit)
      from  0aa573a44d12d7a59484e02ebebf2b8ad2e7ee71 (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=a426a65ce8c3a5cd849409dec2ea9de0c3b5f445

commit a426a65ce8c3a5cd849409dec2ea9de0c3b5f445
Author: Akhilesh Kumar <akhilesh.k@samsung.com>
Date:   Wed Jul 26 13:43:59 2017 +0530

    Removed redundant data for the_NP locale

        [BZ #21838]
        * locales/the_NP (LC_CTYPE): copy "ne_NP"
        * locales/the_NP (LC_COLLATE): copy "ne_NP"
        * locales/the_NP (LC_MONETARY): copy "ne_NP"
        * locales/the_NP (LC_TELEPHONE): copy "ne_NP"

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=3760ff775656d38de41373dcfa9e1b105e895c98

commit 3760ff775656d38de41373dcfa9e1b105e895c98
Author: Mike FABIAN <mfabian@redhat.com>
Date:   Wed Jul 26 11:09:13 2017 +0200

    Remove redundant data for LC_MONETARY in sd_IN@devanagari

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=480af555f35201a646531cfd7c68a58905edba90

commit 480af555f35201a646531cfd7c68a58905edba90
Author: Akhilesh Kumar <akhilesh.k@samsung.com>
Date:   Wed Jul 26 13:19:14 2017 +0530

    Remove redundant data for LC_MONETARY for Indian locales

        [BZ #21836]
        * locales/ar_IN (LC_MONETARY): copy "hi_IN"
        * locales/as_IN (LC_MONETARY): copy "hi_IN"
        * locales/bhb_IN (LC_MONETARY): copy "hi_IN"
        * locales/bn_IN (LC_MONETARY): copy "hi_IN"
        * locales/en_IN (LC_MONETARY): copy "hi_IN"
        * locales/gu_IN (LC_MONETARY): copy "hi_IN"
        * locales/kn_IN (LC_MONETARY): copy "hi_IN"
        * locales/kok_IN (LC_MONETARY): copy "hi_IN"
        * locales/ks_IN (LC_MONETARY): copy "hi_IN"
        * locales/ml_IN (LC_MONETARY): copy "hi_IN"
        * locales/mr_IN (LC_MONETARY): copy "hi_IN"
        * locales/or_IN (LC_MONETARY): copy "hi_IN"
        * locales/pa_IN (LC_MONETARY): copy "hi_IN"
        * locales/sa_IN (LC_MONETARY): copy "hi_IN"
        * locales/sd_IN (LC_MONETARY): copy "hi_IN"
        * locales/ta_IN (LC_MONETARY): copy "hi_IN"
        * locales/tcy_IN (LC_MONETARY): copy "hi_IN"
        * locales/te_IN (LC_MONETARY): copy "hi_IN"
        * locales/ur_IN (LC_MONETARY): copy "hi_IN"

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

Summary of changes:
 localedata/ChangeLog                |   37 +++++++++++++++++++++++++++++++++++
 localedata/locales/ar_IN            |   22 +-------------------
 localedata/locales/as_IN            |   22 +-------------------
 localedata/locales/bhb_IN           |    2 +-
 localedata/locales/bn_IN            |   22 +-------------------
 localedata/locales/en_IN            |   22 +-------------------
 localedata/locales/gu_IN            |   21 +------------------
 localedata/locales/kn_IN            |   22 +-------------------
 localedata/locales/kok_IN           |   22 +-------------------
 localedata/locales/ks_IN            |   23 +--------------------
 localedata/locales/ml_IN            |   25 +---------------------
 localedata/locales/mr_IN            |   22 +-------------------
 localedata/locales/or_IN            |   22 +-------------------
 localedata/locales/pa_IN            |   18 +----------------
 localedata/locales/sa_IN            |   21 +------------------
 localedata/locales/sd_IN            |   22 +-------------------
 localedata/locales/sd_IN@devanagari |   23 +--------------------
 localedata/locales/ta_IN            |   22 +-------------------
 localedata/locales/tcy_IN           |    2 +-
 localedata/locales/te_IN            |   22 +-------------------
 localedata/locales/the_NP           |   37 +++-------------------------------
 localedata/locales/ur_IN            |    2 +-
 22 files changed, 62 insertions(+), 391 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]