aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4339ef4d39..50d30f12e0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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]