aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMike FABIAN <mfabian@redhat.com>2017-11-17 10:54:52 +0100
committerMike FABIAN <mfabian@redhat.com>2017-11-22 10:31:47 +0530
commit4b7af5fca7db9fe1f4c078c57f20a08e2a1e2404 (patch)
tree4799c3f351f5ae1ce70daf951f202f53db4dfd4b /ChangeLog
parent922bb78c0c074aaeaa9f0312195b717674ed7430 (diff)
downloadglibc-4b7af5fca7db9fe1f4c078c57f20a08e2a1e2404.zip
glibc-4b7af5fca7db9fe1f4c078c57f20a08e2a1e2404.tar.gz
glibc-4b7af5fca7db9fe1f4c078c57f20a08e2a1e2404.tar.bz2
lv_LV locale: fix collation [BZ #15537]
[BZ #15537] * localedata/locales/lv_LV (LC_COLLATE): Fix collation by using “copy "iso14651_t1"” and then implementing the collation rules for lv from CLDR on top of that. * Makefile: Add lv_LV.UTF-8 to test-input and to the list of locales to be built for testing. * lv_LV.UTF-8.in: New file with test data to test the Latvian sorting. Reviewed-by: Carlos O'Donell <carlos@redhat.com>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 720f78f..64a8d9c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2017-11-21 Mike FABIAN <mfabian@redhat.com>
+
+ [BZ #15537]
+ * localedata/locales/lv_LV (LC_COLLATE): Fix collation by
+ using “copy "iso14651_t1"” and then implementing the
+ collation rules for lv from CLDR on top of that.
+ * Makefile: Add lv_LV.UTF-8 to test-input and to the list
+ of locales to be built for testing.
+ * lv_LV.UTF-8.in: New file with test data to test the Latvian
+ sorting.
+
2017-11-21 Joseph Myers <joseph@codesourcery.com>
* sysdeps/unix/sysv/linux/hppa/bits/mman.h