]> git.saurik.com Git - bison.git/blobdiff - NEWS
style: scope reduction in lalr.cc
[bison.git] / NEWS
diff --git a/NEWS b/NEWS
index 6a423ad9f84f45fa42ae649a34f5ee4f77bde651..29cfe727001474d9526921e73a27e5550250ebd8 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,9 @@ GNU Bison NEWS
 
 * Noteworthy changes in release ?.? (????-??-??) [?]
 
+
+* Noteworthy changes in release 3.0.1 (2013-11-12) [stable]
+
 ** Bug fixes
 
 *** Errors in caret diagnostics
@@ -22,6 +25,11 @@ GNU Bison NEWS
   As demonstrated in the documentation, one can now leave spaces between
   "%?" and its "{".
 
+*** Installation
+
+  The yacc.1 man page is no longer installed if --disable-yacc was
+  specified.
+
 *** Fixes in the test suite
 
   Bugs and portability issues.