]> granicus.if.org Git - flex/commitdiff
update the NEWS file for lots of things millaway has done
authorWill Estes <wlestes@users.sourceforge.net>
Wed, 17 Jul 2002 12:53:55 +0000 (12:53 +0000)
committerWill Estes <wlestes@users.sourceforge.net>
Wed, 17 Jul 2002 12:53:55 +0000 (12:53 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 8f4727af3c0e34bdeb3aa73b8ca40eac2d3f2f8f..ef62e29a44bd82711e0639339d0984179266a524 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,12 @@ See the file COPYING for copying conditions
 
 * after version 2.5.8
 
+** new tests in test suite: test-mem-{nr,r}, test-posix,
+   test-posixly-correct, test-debug-{nr,r}
+
+** made changes to work with gcc-3.2 development code. (Yes, we were
+   doing things wrong)
+
 ** ability to choose which memory functions are used in flex
 
 ** new yylex_destroy() function for the non-reentrant scanner