mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
#Updated NEWS for 1.27.
This commit is contained in:
9
NEWS
9
NEWS
@@ -1,7 +1,12 @@
|
|||||||
Bison News
|
Bison News
|
||||||
----------
|
----------
|
||||||
|
|
||||||
Change in version 1.26:
|
Changes in version 1.27:
|
||||||
|
|
||||||
|
* The make rule which prevented bison.simple from being created on
|
||||||
|
some systems has been fixed.
|
||||||
|
|
||||||
|
Changes in version 1.26:
|
||||||
|
|
||||||
* Bison now uses automake.
|
* Bison now uses automake.
|
||||||
|
|
||||||
@@ -18,7 +23,7 @@ Change in version 1.26:
|
|||||||
* Generated parsers should now work even on operating systems which do
|
* Generated parsers should now work even on operating systems which do
|
||||||
not provide alloca().
|
not provide alloca().
|
||||||
|
|
||||||
Change in version 1.25:
|
Changes in version 1.25:
|
||||||
|
|
||||||
* Errors in the input grammar are not fatal; Bison keeps reading
|
* Errors in the input grammar are not fatal; Bison keeps reading
|
||||||
the grammar file, and reports all the errors found in it.
|
the grammar file, and reports all the errors found in it.
|
||||||
|
|||||||
Reference in New Issue
Block a user