diff options
author | Ulrich Drepper <drepper@redhat.com> | 2007-02-18 04:34:28 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2007-02-18 04:34:28 +0000 |
commit | 5d2489928c0040d2a71dd0e63c801f2cf98e7efc (patch) | |
tree | 3f824b4e717548a0eacf2e3f791fe958d0d70f32 /localedata/ChangeLog | |
parent | 70926737b2597300f973fc6e0cbf26d3c52367f9 (diff) | |
download | glibc-5d2489928c0040d2a71dd0e63c801f2cf98e7efc.tar.gz glibc-5d2489928c0040d2a71dd0e63c801f2cf98e7efc.tar.xz glibc-5d2489928c0040d2a71dd0e63c801f2cf98e7efc.zip |
[BZ #672]
2005-01-16 Denis Barbier <barbier@linuxfr.org> [BZ #672] * locales/ca_ES: Replace current collation rules by including iso14651_t1 and adding extra rules if needed. There should be no noticeable changes in sorted text. only ligatures and ignoreable characters have modified weights. * locales/da_DK: Likewise. * locales/en_CA: Likewise. * locales/es_US: Likewise. * locales/fi_FI: Likewise. * locales/nb_NO: Likewise. [BZ #672] * locales/iso14651_t1: Simplified. Extended.
Diffstat (limited to 'localedata/ChangeLog')
-rw-r--r-- | localedata/ChangeLog | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/localedata/ChangeLog b/localedata/ChangeLog index 67593998c6..2222a11b64 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,5 +1,21 @@ +2005-01-16 Denis Barbier <barbier@linuxfr.org> + + [BZ #672] + * locales/ca_ES: Replace current collation rules by including + iso14651_t1 and adding extra rules if needed. There should be + no noticeable changes in sorted text. only ligatures and + ignoreable characters have modified weights. + * locales/da_DK: Likewise. + * locales/en_CA: Likewise. + * locales/es_US: Likewise. + * locales/fi_FI: Likewise. + * locales/nb_NO: Likewise. + 2007-02-17 Ulrich Drepper <drepper@redhat.com> + [BZ #672] + * locales/iso14651_t1: Simplified. Extended. + [BZ #58] * locales/uk_UA: New version. |