aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMike FABIAN <mfabian@redhat.com>2017-12-06 10:02:48 +0100
committerMike FABIAN <mfabian@redhat.com>2017-12-06 12:04:29 +0100
commit62ea2193ee4b538b13da1c579113761e0b92376c (patch)
tree28ecbc06130b9b86cd942f27c1b78325c49befd5 /ChangeLog
parent37ac8e635a29810318f6d79902102e2e96b2b5bf (diff)
downloadglibc-62ea2193ee4b538b13da1c579113761e0b92376c.tar
glibc-62ea2193ee4b538b13da1c579113761e0b92376c.tar.gz
glibc-62ea2193ee4b538b13da1c579113761e0b92376c.tar.bz2
glibc-62ea2193ee4b538b13da1c579113761e0b92376c.zip
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.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6b752ac3de..39814e13dc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2017-12-06 Mike FABIAN <mfabian@redhat.com>
+
+ [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.
+
2017-12-06 Rajalakshmi Srinivasaraghavan <raji@linux.vnet.ibm.com>
* NEWS: Add sinf to list of optimized functions.