From: Will Estes Date: Thu, 29 Aug 2002 13:21:43 +0000 (+0000) Subject: new config.{sub,guess} files; mention that we use indent on flex X-Git-Tag: flex-2-5-17~4 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=272bcbbc033a62e8ee40c60eccba97b7d79d9f66;p=flex new config.{sub,guess} files; mention that we use indent on flex --- diff --git a/NEWS b/NEWS index 5ad05e4..fe6bfa8 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,13 @@ changes between releases of flex. See the file COPYING for copying conditions. +* after version 2.5.16 + +** updated config.sub and config.guess + +** flex is indented by GNU indent (this was done earlier but not + explicitly documented) + * version 2.5.16 released 2002-8-28 ** c++ scanners compile again