summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 35eead3..50f66a3 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,10 @@ changes between releases of flex
See the file COPYING for copying conditions
+** ability to choose which memory functions are used in flex
+
+** new yylex_destroy() function for the non-reentrant scanner
+
** new handling of POSIXLY_CORRECT environment variable
** the test suite now has its copyrights explicitly described