X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/1ef57c947d095b3874748fffc2b0dcb1a41ad567..08f6341c0110fa96fd4f0c31ca3cdad8edbf5258:/NEWS diff --git a/NEWS b/NEWS index b56746e6..f554b9ff 100644 --- a/NEWS +++ b/NEWS @@ -59,7 +59,13 @@ Bison News format. Incorrect index entries were fixed. Some other errors were fixed. -** Changes to the build system: +** Building bison: + +*** Conflicting prototypes with recent/modified Flex. + + Fixed build problems with the current, unreleased, version of Flex, + and some modified versions of 2.5.35, which have modified function + prototypes. *** Warnings during the build procedure have been eliminated.