From d84acf388ed8b3f162dda0512139095bfc268beb Mon Sep 17 00:00:00 2001 From: Andreas Schwab Date: Wed, 5 May 2010 09:59:25 -0700 Subject: Fix lookup of collation sequence value during regexp matching --- ChangeLog | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index e379606345..b3d22b851e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,7 @@ -2010-05-05 Andreas Schwab +2010-05-04 Andreas Schwab - * INSTALL: Regenerate. + * posix/regexec.c (find_collation_sequence_value): Fix skipping + the wide char sequence of the collating element. 2010-05-05 Ulrich Drepper -- cgit v1.2.3