diff options
author | Mike FABIAN <mfabian@redhat.com> | 2017-12-05 15:33:37 +0100 |
---|---|---|
committer | Mike FABIAN <mfabian@redhat.com> | 2017-12-05 17:10:08 +0100 |
commit | de9661d6beb74b177cef07fe44c90c4e48a983a2 (patch) | |
tree | 6910bc1d83bb2492ed474c1271f525cb3b9604e3 /ChangeLog | |
parent | f18b8dc7d7ef3f01804e241d40f92faf480264c0 (diff) | |
download | glibc-de9661d6beb74b177cef07fe44c90c4e48a983a2.tar.gz |
et_EE locale: Base collation on iso14651_t1 [BZ #22517]
[BZ #22517]
* localedata/Makefile: Add et_EE.UTF-8 to test-input
and to the list of locales to be built for testing.
* localedata/et_EE.UTF-8.in: New file for testing the collation.
* localedata/locales/et_EE (LC_COLLATE): Use “copy "iso14651_t1"”
and build the collation rules upon that.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2017-12-05 Mike FABIAN <mfabian@redhat.com> + + [BZ #22517] + * localedata/Makefile: Add et_EE.UTF-8 to test-input + and to the list of locales to be built for testing. + * localedata/et_EE.UTF-8.in: New file for testing the collation. + * localedata/locales/et_EE (LC_COLLATE): Use “copy "iso14651_t1"” + and build the collation rules upon that. + 2017-12-05 Chris Metcalf <cmetcalf@mellanox.com> * sysdeps/tile/tilegx/string-endian.h (VECOP): Provide working |