From: Akim Demaille <akim@lrde.epita.fr> Date: Fri, 7 Dec 2012 09:40:31 +0000 (+0100) Subject: maint: update news X-Git-Tag: v2.6.90~6 X-Git-Url: https://git.saurik.com/bison.git/commitdiff_plain/edf9a06f27c9228b8c62cfe40be1f608ecf549a9 maint: update news * NEWS: There is no 2.6.6, remove its stub. --- diff --git a/NEWS b/NEWS index 0c3d025e..593251a6 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,10 @@ GNU Bison NEWS * Noteworthy changes in release ?.? (????-??-??) [?] +** Bug fixes + + Warnings about uninitialized yylloc in yyparse have been fixed. + ** %language is no longer an experimental feature. The introduction of this feature, in 2.4, was four years ago. The --language @@ -85,12 +89,6 @@ GNU Bison NEWS Two nodes were added to the documentation: Xml and Graphviz. -* Noteworthy changes in release ?.? (????-??-??) [?] - -** Bug fixes - - Warnings about uninitialized yylloc in yyparse have been fixed. - ** Documentation The sections about shift/reduce and reduce/reduce conflicts resolution