summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorWill Estes <wlestes@users.sourceforge.net>2002-07-17 12:53:55 +0000
committerWill Estes <wlestes@users.sourceforge.net>2002-07-17 12:53:55 +0000
commitac8740a3cace4f3022da96df293140a3d2a1233c (patch)
tree05bdab6b0e5e57abefc32d20616af8dad22202db /NEWS
parent58d399341dc4d8a1da79a3636fb823e92b82c912 (diff)
update the NEWS file for lots of things millaway has done
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 8f4727a..ef62e29 100644
--- 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