diff options
author | Ulrich Drepper <drepper@redhat.com> | 2009-01-08 15:29:49 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2009-01-08 15:29:49 +0000 |
commit | 16c124f7c0c5366c66ce32928388654606d1caf5 (patch) | |
tree | bb89cec61bfbfca577ac7639986b46cb3f6592cb /ChangeLog | |
parent | 960af8c249a98e335c77eaea28964879c12c0c44 (diff) | |
download | glibc-16c124f7c0c5366c66ce32928388654606d1caf5.tar.gz glibc-16c124f7c0c5366c66ce32928388654606d1caf5.tar.xz glibc-16c124f7c0c5366c66ce32928388654606d1caf5.zip |
[BZ #697]
[BZ #9697]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog index 30f939a5c9..4ec518197b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -8,14 +8,14 @@ 2009-01-05 Paolo Bonzini <bonzini@gnu.org> - [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 <bonzini@gnu.org> - [BZ 9697] + [BZ #9697] * posix/bug-regex17.c: Add testcases. * posix/regcomp.c (re_compile_fastmap_iter): Rewrite COMPLEX_BRACKET handling. |