This is the mail archive of the glibc-cvs@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]

GNU C Library master sources branch master updated. glibc-2.26.9000-845-g22c69b6


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  22c69b6ad63dce90955d3a1d654dd152e7972fdd (commit)
      from  8d7d3ba8c505d84b2bd1946f474d9ddfe4219f0f (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 -----------------------------------------------------------------
http://sourceware.org/git/gitweb.cgi?p=glibc.git;a=commitdiff;h=22c69b6ad63dce90955d3a1d654dd152e7972fdd

commit 22c69b6ad63dce90955d3a1d654dd152e7972fdd
Author: Mike FABIAN <mfabian@redhat.com>
Date:   Tue Nov 28 16:42:13 2017 +0100

    Add the Changelog entry for â??cs_CZ locale: Base collation on iso14651_t1 [BZ #22336]â??

diff --git a/ChangeLog b/ChangeLog
index 14b2455..9307f40 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2017-11-28  Mike FABIAN  <mfabian@redhat.com>
+
+	[BZ #22336]
+	* localedata/locales/cs_CZ (LC_COLLATE): Use â??copy "iso14651_t1"â??
+	and implement the collation rules for cs from CLDR on top of that.
+	* Makefile: Add cs_CZ.UTF-8 to test-input.
+	* cs_CZ.UTF-8.in: New file with test data to test the Czech sorting.
+
 2017-11-28  Siddhesh Poyarekar  <siddhesh@sourceware.org>
 
 	* localedata/Makefile (LOCALES): Remove duplicate cs_CZ.UTF-8.

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

Summary of changes:
 ChangeLog |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
GNU C Library master sources


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]