]> granicus.if.org Git - flex/commitdiff
update NEWS
authorWill Estes <wlestes@users.sourceforge.net>
Tue, 17 Dec 2002 21:57:51 +0000 (21:57 +0000)
committerWill Estes <wlestes@users.sourceforge.net>
Tue, 17 Dec 2002 21:57:51 +0000 (21:57 +0000)
NEWS

diff --git a/NEWS b/NEWS
index f46157ed799ea657b7ea0ae5fe370070859f11f4..3ff6ca40638cac93efe27ae7565753aa758acde7 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,13 @@ changes between releases of flex.
 
 See the file COPYING for copying conditions.
 
+* after version 2.5.25
+
+** slight tweeks to the flex_int*_t types
+
+** flex now warns about pattern ranges that might be ambiguous when
+   generating a case-insensitive scanner
+
 * version 2.5.25 released 2002-12-2
 
 ** flex now uses flex_int*_t types. For C99 systems, they are just the