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/21770] Missing Field in li_NL


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

--- 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  204b3d4d2088cf94e8205a4db247aaa011cbe181 (commit)
       via  6eb5f3b7c7fbd433e80dac0fab2f5b80a837e8fb (commit)
       via  7317a9702081589b5a67f6883d8cf033e1b67605 (commit)
       via  3261ddfc14c4cb2a2162143ecde689e140496ba2 (commit)
      from  512d245bc30cca893db6979f42f058e734f345c3 (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=204b3d4d2088cf94e8205a4db247aaa011cbe181

commit 204b3d4d2088cf94e8205a4db247aaa011cbe181
Author: Akhilesh Kumar <akhilesh.k@samsung.com>
Date:   Mon Jul 17 14:19:42 2017 +0200

    Fix country_name in li_NL

        [BZ #21770]
        * locales/li_NL: Fix country_name.

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=6eb5f3b7c7fbd433e80dac0fab2f5b80a837e8fb

commit 6eb5f3b7c7fbd433e80dac0fab2f5b80a837e8fb
Author: Mike FABIAN <mfabian@redhat.com>
Date:   Mon Jul 17 16:18:10 2017 +0200

    Use U+02BB MODIFIER LETTER TURNED COMMA instead of U+0027 APOSTROPHE in
yesstr and nostr for to_TO locale

    Suggested by Rafał Lużyński.

        * locales/to_TO (LC_MESSAGES): Use U+02BB instead of U+0027 in yesstr
and nostr

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=7317a9702081589b5a67f6883d8cf033e1b67605

commit 7317a9702081589b5a67f6883d8cf033e1b67605
Author: Mike FABIAN <mfabian@redhat.com>
Date:   Mon Jul 17 14:31:11 2017 +0200

    Fix yesexpr in new agr_PE locale

    yY should be added there as in (almost) all other locales
    (Suggested by Rafał Lużyński).

        * locales/agr_PE (LC_MESSAGES): Add yY to yesexpr.

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=3261ddfc14c4cb2a2162143ecde689e140496ba2

commit 3261ddfc14c4cb2a2162143ecde689e140496ba2
Author: Mike FABIAN <mfabian@redhat.com>
Date:   Mon Jul 17 14:26:43 2017 +0200

    Write "Latin" in title case in "title" in hif_FJ locale

        * locales/hif_FJ: Write "Latin" in title case in "title"

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

Summary of changes:
 localedata/ChangeLog      |   17 +++++++++++++++++
 localedata/locales/agr_PE |    4 ++--
 localedata/locales/hif_FJ |    2 +-
 localedata/locales/li_NL  |    3 ++-
 localedata/locales/to_TO  |    8 ++++----
 5 files changed, 26 insertions(+), 8 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]