]> granicus.if.org Git - flex/commitdiff
Flex now warns if always-interactive is specified with fast or full;
authorWill Estes <wlestes@users.sourceforge.net>
Tue, 4 Feb 2003 14:10:34 +0000 (14:10 +0000)
committerWill Estes <wlestes@users.sourceforge.net>
Tue, 4 Feb 2003 14:10:34 +0000 (14:10 +0000)
Fixed trailing slash bug in YY_INPUT macro def

NEWS

diff --git a/NEWS b/NEWS
index ba4277eebc2489f1e7f6ba066d901c8e892cf8fd..9c519e520045f6d394a935731d4040633801d1b6 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,12 @@ changes between releases of flex.
 
 See the file COPYING for copying conditions.
 
+* after version 2.5.27
+
+** Fixed trailing slash bug in YY_INPUT macro def
+
+** Flex now warns if always-interactive is specified with fast or full
+
 * version 2.5.27 released 2003-1-21
 
 ** flex now works with recent bison versions