From: Will Estes Date: Tue, 17 Dec 2002 21:57:51 +0000 (+0000) Subject: update NEWS X-Git-Tag: flex-2-5-26~15 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f9e8263b7bc145be77306ca9d57e1fe663157b69;p=flex update NEWS --- 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