From: Will Estes Date: Tue, 3 Sep 2002 13:46:48 +0000 (+0000) Subject: catch up on the NEWS X-Git-Tag: flex-2-5-18~3 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=eb3985cd01b827f644a4c2c51955519d27e8ac27;p=flex catch up on the NEWS --- diff --git a/NEWS b/NEWS index dd86d3f..fd79512 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,17 @@ changes between releases of flex. See the file COPYING for copying conditions. +* after version 2.5.17 + +** portability fixes for integer constants and in the way the test + suite reports its results + +** the test for bison was reporting bison missing when it was, in + fact, found + +** if we don't find GNU indent, we're more careful when we're not + finding it + * version 2.5.17 released 2002-8-29 ** more portability fixes