X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/03089247729405a0b767e19bec0cfc784f3caadf..4be07551f50aa465e35a91b3b2d9bb9064fa455a:/NEWS 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