maint: update news

* NEWS: There is no 2.6.6, remove its stub.
This commit is contained in:
Akim Demaille
2012-12-07 10:40:31 +01:00
parent 85a2f27fc4
commit edf9a06f27

10
NEWS
View File

@@ -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