diff options
author | Ulrich Drepper <drepper@redhat.com> | 2007-10-02 18:02:25 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2007-10-02 18:02:25 +0000 |
commit | 6e682cf5c1abaa1689549ea4208269ff4939d824 (patch) | |
tree | 7473b55feb0f52273e8c2e6a47eca309edf3869b /localedata/ChangeLog | |
parent | 90241a2024d430ab2a1706513e596621222588a5 (diff) | |
download | glibc-6e682cf5c1abaa1689549ea4208269ff4939d824.zip glibc-6e682cf5c1abaa1689549ea4208269ff4939d824.tar.gz glibc-6e682cf5c1abaa1689549ea4208269ff4939d824.tar.bz2 |
* string/strcoll_l.c (STRCOLL): Correct handling of switching from
backward to forward direction.
Diffstat (limited to 'localedata/ChangeLog')
-rw-r--r-- | localedata/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/localedata/ChangeLog b/localedata/ChangeLog index 4734dc3..db32361 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,5 +1,8 @@ 2007-10-02 Ulrich Drepper <drepper@redhat.com> + * charmaps/UTF-8: Fix U06FF definition. Remove double U074A + definition. Add U0B71 and U27C0 to U27CA definitions. + * de_DE.in: Adjust for correct handling of backward direction sorting. * fr_FR.in: New file. |