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/22524] lt_LT LC_COLLATE does not use copy "iso14651_t1"


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

--- Comment #1 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  d89756ebe1905c1989179c2f1c2b10ef2fb3354e (commit)
      from  1f9055ce04a66a787c400c05f12e88c96f07e686 (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=d89756ebe1905c1989179c2f1c2b10ef2fb3354e

commit d89756ebe1905c1989179c2f1c2b10ef2fb3354e
Author: Mike FABIAN <mfabian@redhat.com>
Date:   Wed Dec 6 14:37:42 2017 +0100

    lt_LT locale: Base collation on copy "iso14651_t1" [BZ #22524]

        [BZ #22524]
        * localedata/Makefile: Add lt_LT.UTF-8 to test-input
        and to the list of locales to be built for testing.
        * localedata/lt_LT.UTF-8.in: New file for testing the collation.
        * localedata/locales/lt_LT (LC_COLLATE): Use “copy "iso14651_t1"”
        and build the collation rules upon that.

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

Summary of changes:
 ChangeLog                 |    9 +
 localedata/Makefile       |    4 +-
 localedata/locales/lt_LT  | 2150 ++-------------------------------------------
 localedata/lt_LT.UTF-8.in |   37 +
 4 files changed, 139 insertions(+), 2061 deletions(-)
 create mode 100644 localedata/lt_LT.UTF-8.in

-- 
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]