From 22c69b6ad63dce90955d3a1d654dd152e7972fdd Mon Sep 17 00:00:00 2001 From: Mike FABIAN Date: Tue, 28 Nov 2017 16:42:13 +0100 Subject: [PATCH] =?utf8?q?Add=20the=20Changelog=20entry=20for=20=E2=80=9Cc?= =?utf8?q?s=5FCZ=20locale:=20Base=20collation=20on=20iso14651=5Ft1=20[BZ?= =?utf8?q?=20#22336]=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/ChangeLog b/ChangeLog index 14b245534a0..9307f40fae5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2017-11-28 Mike FABIAN + + [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 * localedata/Makefile (LOCALES): Remove duplicate cs_CZ.UTF-8. -- 2.47.2