about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMike FABIAN <mfabian@redhat.com>2017-12-13 14:39:54 +0100
committerMike FABIAN <mfabian@redhat.com>2018-02-27 16:56:25 +0100
commit0fc355d9a7b3cc9d5e4190ce929e1eb4459ef0ea (patch)
tree957b7b56c0646db83d986bfacc1073371cdd5d1b /ChangeLog
parent43f3893f4b5679cb9eb93300b18f7febd17e5239 (diff)
downloadglibc-0fc355d9a7b3cc9d5e4190ce929e1eb4459ef0ea.tar.gz
glibc-0fc355d9a7b3cc9d5e4190ce929e1eb4459ef0ea.tar.xz
glibc-0fc355d9a7b3cc9d5e4190ce929e1eb4459ef0ea.zip
Collation order of @-. and space has changed in new iso14651_t1_common file, adapt test files
	* localedata/da_DK.ISO-8859-1.in: In the new iso14651_t1_common file
        downloaded from ISO, the collation order of @-. and space has changed.
        Therefore, this test file needed to be adapted.
	* localedata/fr_CA.UTF-8.in: Likewise.
	* localedata/fr_FR.UTF-8.in: Likewise.
	* localedata/uk_UA.UTF-8.in: Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1121673ba0..954763fac7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
 2018-02-27  Mike FABIAN  <mfabian@redhat.com>
 
+	* localedata/da_DK.ISO-8859-1.in: In the new iso14651_t1_common file
+	downloaded from ISO, the collation order of @-. and space has changed.
+	Therefore, this test file needed to be adapted.
+	* localedata/fr_CA.UTF-8.in: Likewise.
+	* localedata/fr_FR.UTF-8.in: Likewise.
+	* localedata/uk_UA.UTF-8.in: Likewise.
+
+2018-02-27  Mike FABIAN  <mfabian@redhat.com>
+
 	* localedata/cs_CZ.UTF-8.in: adapt this test file to the collation
 	order of ȥ in the new iso14651_t1_common file.
 	* localedata/pl_PL.UTF-8.in: Likewise.