summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorWill Estes <wlestes@users.sourceforge.net>2002-12-17 21:57:51 +0000
committerWill Estes <wlestes@users.sourceforge.net>2002-12-17 21:57:51 +0000
commitf9e8263b7bc145be77306ca9d57e1fe663157b69 (patch)
tree6ffedbf55a41dd24877b5c5ee6226ac0740e7310 /NEWS
parent59081b956bb717e46ca6af28ed221989ab73cfa0 (diff)
update NEWS
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f46157e..3ff6ca4 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.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