about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMike FABIAN <mfabian@redhat.com>2017-12-21 18:56:52 +0100
committerMike FABIAN <mfabian@redhat.com>2018-02-27 17:47:51 +0100
commit874c56d7979858bbb1bb1604c55769ad0ce7a072 (patch)
treefea8ef12e67ed7ddccf049ea05a681d4c733226e /ChangeLog
parent159738548130d5ac4fe6178977e940ed5f8cfdc4 (diff)
downloadglibc-874c56d7979858bbb1bb1604c55769ad0ce7a072.tar.gz
glibc-874c56d7979858bbb1bb1604c55769ad0ce7a072.tar.xz
glibc-874c56d7979858bbb1bb1604c55769ad0ce7a072.zip
Remove the lines from cmn_TW.UTF-8.in which cannot work at the moment.
See this bug https://sourceware.org/bugzilla/show_bug.cgi?id=22898

These lines don’t yet work because of a glibc bug, not because of
problems in the locale data. No matter what sorting rules one uses,
these characters cannot be sorted at all at the moment.

As soon as that bug is fixed, these lines should be added back to the
test file.

	* localedata/cmn_TW.UTF-8.in: Remove the lines which cannot
        be sorted correctly at the moment because of a bug.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9c8d7faea8..687eefd0b6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
 2018-02-27  Mike FABIAN  <mfabian@redhat.com>
 
+	See this bug https://sourceware.org/bugzilla/show_bug.cgi?id=22898
+	* localedata/cmn_TW.UTF-8.in: Remove the lines which cannot
+	be sorted correctly at the moment because of a bug.
+
+2018-02-27  Mike FABIAN  <mfabian@redhat.com>
+
 	[BZ #22550] - es_ES locale (and other es_* locales): collation should
 	treat ñ as a primary different character, sync the collation
 	for Spanish with CLDR.