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


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

--- Comment #5 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  62ea2193ee4b538b13da1c579113761e0b92376c (commit)
      from  37ac8e635a29810318f6d79902102e2e96b2b5bf (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=62ea2193ee4b538b13da1c579113761e0b92376c

commit 62ea2193ee4b538b13da1c579113761e0b92376c
Author: Mike FABIAN <mfabian@redhat.com>
Date:   Wed Dec 6 10:02:48 2017 +0100

    hsb_DE locale: Base collation on copy "iso14651_t1" [BZ #22515]

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

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

Summary of changes:
 ChangeLog                  |    9 +
 localedata/Makefile        |    5 +-
 localedata/hsb_DE.UTF-8.in |   35 +
 localedata/locales/hsb_DE  | 2159 ++------------------------------------------
 4 files changed, 133 insertions(+), 2075 deletions(-)
 create mode 100644 localedata/hsb_DE.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]