X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/39bace5da815c0290ce5e84628ca7615307b8349..a339aef48a90a4d8e3b477cfcc2a07f1d5072424:/NEWS diff --git a/NEWS b/NEWS index 6a423ad9..29cfe727 100644 --- 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.