]> granicus.if.org Git - flex/commitdiff
updates to NEWS file to reflect recent changes
authorWill Estes <wlestes@users.sourceforge.net>
Tue, 13 Feb 2007 01:15:13 +0000 (01:15 +0000)
committerWill Estes <wlestes@users.sourceforge.net>
Tue, 13 Feb 2007 01:15:13 +0000 (01:15 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 534fc918cdced227c03a5200fb5c6fe634338d10..5ddaf1f150167a05971c4159244eae8d114494aa 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -5,7 +5,8 @@ See the file COPYING for copying conditions.
 
 * after version 2.5.33
 
-** pattern language expanded; see the manual for details
+** pattern language expanded; see the manual for details on the below
+   highlights
 
 *** pattern options added to specify patterns as case-insensitive or
     case-sensitive
@@ -17,13 +18,14 @@ See the file COPYING for copying conditions.
 
 *** POSIX character classes may be negated in patterns
 
-*** patterns may now use set difference, union  operators
+*** patterns may now use set difference, union operators
 
 ** the manual now contains an appendix listing various common patterns
    which may be useful when writing scanners
 
-** some memory leaks were removed from the C++ scanner (but the C++ scanner is
-  still experimental and may change radically without notice)
+** some memory leaks were removed from the C++ scanner (but the C++
+  scanner is still experimental and may change radically without
+  notice)
 
 ** c++ scanners can now use yywrap
 
@@ -31,7 +33,14 @@ See the file COPYING for copying conditions.
 
 ** portability fixes to some unit tests
 
-** new ca,  vi, ga, nl translations from the translation project
+** flex man page and flex manual in pdf now distributed with flex
+   sources
+
+** new ca, vi, ga, nl translations from the translation project
+
+** flex no longer comes with an rpm spec file
+
+** flex development now happens with automake 1.9.6
 
 * version 2.5.33 released 2006-2-20