summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorWill Estes <wlestes@users.sourceforge.net>2002-07-09 21:36:45 +0000
committerWill Estes <wlestes@users.sourceforge.net>2002-07-09 21:36:45 +0000
commit51fd3ef5797e3243e5a744e4b772e5ce47e2c0d4 (patch)
treea842cad482947f9171c8dd70581a2738268e7f78 /NEWS
parentce1afe87fe184141572bdb529dc9a2d0dd7a4ead (diff)
noted more user visible changes
Diffstat (limited to 'NEWS')
-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