aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMike FABIAN <mfabian@redhat.com>2017-11-20 17:55:33 +0530
committerMike FABIAN <mfabian@redhat.com>2017-11-24 10:07:05 +0530
commit3ffc4cc1ad37fb36e419c9a3a72e1916d7d893d3 (patch)
treea271f009afedaf9b0fdd7a83dadb5df28f401313 /ChangeLog
parent3a327316ad615f7e4264d3e13d23052d9dc84694 (diff)
downloadglibc-3ffc4cc1ad37fb36e419c9a3a72e1916d7d893d3.tar
glibc-3ffc4cc1ad37fb36e419c9a3a72e1916d7d893d3.tar.gz
glibc-3ffc4cc1ad37fb36e419c9a3a72e1916d7d893d3.tar.bz2
glibc-3ffc4cc1ad37fb36e419c9a3a72e1916d7d893d3.zip
pl_PL locale: Base collation on iso14651_t1
[BZ #22469] * localedata/locales/pl_PL (LC_COLLATE): Use “copy "iso14651_t1"” and implement the collation rules for pl from CLDR on top of that. * Makefile: Add pl_PL.UTF-8 to test-input and to the list of locales to be built for testing. * pl_PL.UTF-8.in: New file with test data to test the Polish sorting.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 51a4a29db3..e60983a50f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2017-11-22 Mike FABIAN <mfabian@redhat.com>
+
+ [BZ #22469]
+ * localedata/locales/pl_PL (LC_COLLATE): Use “copy "iso14651_t1"”
+ and implement the collation rules for pl from CLDR on top of that.
+ * Makefile: Add pl_PL.UTF-8 to test-input and to the list
+ of locales to be built for testing.
+ * pl_PL.UTF-8.in: New file with test data to test the Polish sorting.
+
2017-11-23 Joseph Myers <joseph@codesourcery.com>
* sysdeps/ia64/fpu/libm-symbols.h: Include <libm-alias-ldouble.h>.