summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
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