]> git.saurik.com Git - bison.git/commitdiff
* ChangeLog (2010-04-30): Fix typo.
authorJoel E. Denny <joeldenny@joeldenny.org>
Sat, 1 May 2010 18:47:49 +0000 (14:47 -0400)
committerJoel E. Denny <joeldenny@joeldenny.org>
Sat, 1 May 2010 18:47:49 +0000 (14:47 -0400)
ChangeLog

index 34c8c36d2ce5669a768661f64758527bfdf860c2..1bc9ec718f2f3274927fe35a21db9f7161037420 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -12,8 +12,8 @@
        Suggested by Richard Stallman at
        <http://lists.gnu.org/archive/html/bison-patches/2010-03/msg00033.html>.
        * NEWS (2.5): Remove mention of complaint.
        Suggested by Richard Stallman at
        <http://lists.gnu.org/archive/html/bison-patches/2010-03/msg00033.html>.
        * NEWS (2.5): Remove mention of complaint.
-       * src/reader.c (grammar_rule_check): Convert warning back to
-       complaint.
+       * src/reader.c (grammar_rule_check): Convert complaint back to
+       warning.
        * tests/input.at (%prec's token must be defined): Update.
 
 2010-04-25  Joel E. Denny  <joeldenny@joeldenny.org>
        * tests/input.at (%prec's token must be defined): Update.
 
 2010-04-25  Joel E. Denny  <joeldenny@joeldenny.org>