summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 3c061c9..9deb69b 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,14 @@ changes between releases of flex
See the file COPYING for copying conditions
+* version 2.5.10 released 2002-7-24
+
+** yy_globals renamed to yyscanner and yy_globals_t renamed to
+ yy_guts_t
+
+** added dist-bzip2 option to Makefile.am so we now produce a bzip2'd
+ archive in addition to the standard gzip archive
+
* version 2.5.9
** new tests in test suite: test-mem-{nr,r}, test-posix,