From 6e682cf5c1abaa1689549ea4208269ff4939d824 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 2 Oct 2007 18:02:25 +0000 Subject: * string/strcoll_l.c (STRCOLL): Correct handling of switching from backward to forward direction. --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 4339ef4..50d30f1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2007-10-02 Ulrich Drepper + * 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] -- cgit v1.1