From 7e2f0d2d77e4bc273fe00f99d970605d8e38d4d6 Mon Sep 17 00:00:00 2001 From: Andreas Schwab Date: Mon, 4 Feb 2013 10:16:33 +0100 Subject: Fix handling of collating symbols in regexps --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index edb023475f..9ed5fa4d72 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2013-02-12 Andreas Schwab + + [BZ #11561] + * posix/regcomp.c (parse_bracket_exp): When looking up collating + elements compare against the byte sequence of it, not its name. + * posix/Makefile (tests): Add bug-regex35. + (bug-regex35-ENV): Define. + * posix/bug-regex35.c: New file. + 2013-02-11 Tom de Vries * string/str-two-way.h: Fix typo RESULT_TYPE -> RETURN_TYPE in -- cgit v1.2.3