[BZ #697]
authorUlrich Drepper <drepper@redhat.com>
Thu, 8 Jan 2009 15:29:49 +0000 (15:29 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 8 Jan 2009 15:29:49 +0000 (15:29 +0000)
[BZ #9697]

ChangeLog

index 30f939a..4ec5181 100644 (file)
--- 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.