]> granicus.if.org Git - flex/commitdiff
remove --enable-maintainer-mode configure option
authorWill Estes <wlestes@users.sourceforge.net>
Tue, 1 Apr 2003 16:14:01 +0000 (16:14 +0000)
committerWill Estes <wlestes@users.sourceforge.net>
Tue, 1 Apr 2003 16:14:01 +0000 (16:14 +0000)
NEWS

diff --git a/NEWS b/NEWS
index b5caf4c11ecda6ad24baabb9f26e8027c611e570..41ac1e8422ce450e63f5215b01abbac8e8f21581 100644 (file)
--- 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