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/15332] es_CU: locale update


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

--- Comment #4 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  8715f256302cab595eaf9589b3f4341f1dab020d (commit)
      from  d6e290a6ca822a42a69acde42e7b5003ae185534 (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=8715f256302cab595eaf9589b3f4341f1dab020d

commit 8715f256302cab595eaf9589b3f4341f1dab020d
Author: Mike FABIAN <mfabian@redhat.com>
Date:   Thu Aug 31 12:56:07 2017 +0200

    Fix decimal point and thousands separator in es_CU locale to agree with
CLDR.

        [BZ #15332]
        * locales/es_CU (LC_MONETARY): use “,” for mon_decimal_point
        and “.” for mon_thousands_sep (to agree with CLDR)
        * locales/es_CU (LC_NUMERIC): Likewise.

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

Summary of changes:
 localedata/ChangeLog     |    8 ++++++++
 localedata/locales/es_CU |    8 ++++----
 2 files changed, 12 insertions(+), 4 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]