maint: update news
authorAkim Demaille <akim@lrde.epita.fr>
Fri, 7 Dec 2012 09:40:31 +0000 (10:40 +0100)
committerAkim Demaille <akim@lrde.epita.fr>
Fri, 7 Dec 2012 09:40:31 +0000 (10:40 +0100)
* NEWS: There is no 2.6.6, remove its stub.

NEWS

diff --git a/NEWS b/NEWS
index 0c3d025..593251a 100644 (file)
--- 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