From: Will Estes Date: Tue, 1 Apr 2003 16:14:01 +0000 (+0000) Subject: remove --enable-maintainer-mode configure option X-Git-Tag: flex-2-5-31~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7912cf2934c773b4e2f94cd1074b8b6631f171d9;p=flex remove --enable-maintainer-mode configure option --- diff --git a/NEWS b/NEWS index b5caf4c..41ac1e8 100644 --- a/NEWS +++ b/NEWS @@ -3,7 +3,13 @@ changes between releases of flex. See the file COPYING for copying conditions. -* after version 2.5.29 + +* after version 2.5.30 + +** remove --enable-maintainer-mode configure option; none of the + Makefiles were using it and it can be unduely confusing + +* version 2.5.30 released 2003-4-1 ** yylineno is per-buffer in reentrant scanners