Skip to content

Commit

Permalink
* string/strcoll_l.c (STRCOLL): Correct handling of switching from
Browse files Browse the repository at this point in the history
	backward to forward direction.
  • Loading branch information
Ulrich Drepper committed Oct 2, 2007
1 parent 90241a2 commit 6e682cf
Show file tree
Hide file tree
Showing 3 changed files with 234 additions and 217 deletions.
3 changes: 3 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
2007-10-02 Ulrich Drepper <drepper@redhat.com>

* string/strcoll_l.c (STRCOLL): Correct handling of switching from
backward to forward direction.

* string/strcoll_l.c (STRCOLL): Correct test for alloca use.

[BZ #645]
Expand Down
3 changes: 3 additions & 0 deletions localedata/ChangeLog
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
Loading

0 comments on commit 6e682cf

Please sign in to comment.