From: Ulrich Drepper Date: Thu, 8 Jan 2009 15:29:49 +0000 (+0000) Subject: [BZ #697] X-Git-Tag: cvs/fedora-glibc-20090204T2135~44 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=16c124f7c0c5366c66ce32928388654606d1caf5;p=thirdparty%2Fglibc.git [BZ #697] [BZ #9697] --- diff --git a/ChangeLog b/ChangeLog index 30f939a5c9a..4ec518197bf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -8,14 +8,14 @@ 2009-01-05 Paolo Bonzini - [BZ 697] + [BZ #697] * posix/regexec.c (prune_impossible_nodes): Handle sifted_states[0] being NULL also if there are no backreferences. * posix/rxspencer/tests: Add testcases. 2009-01-04 Paolo Bonzini - [BZ 9697] + [BZ #9697] * posix/bug-regex17.c: Add testcases. * posix/regcomp.c (re_compile_fastmap_iter): Rewrite COMPLEX_BRACKET handling.