diff --git a/NEWS b/NEWS index db839bdd..0e299027 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,18 @@ Bison News ---------- +Change in version 1.26: + +* Bison now uses automake. + +* New mailing lists: and . + +* Token numbers now start at 257 as previously documented, not 258. + +* Bison honors the TMPDIR environment variable. + +* A couple of buffer overruns have been fixed. + Change in version 1.25: * Errors in the input grammar are not fatal; Bison keeps reading