summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwlestes <wlestes>2002-07-24 15:58:26 +0000
committerwlestes <wlestes>2002-07-24 15:58:26 +0000
commit662248da9a3dbc8de3c04740882baea5dfb15b62 (patch)
tree66cffd9e519afefcd2ee30e03d0498123d953869
parenta62362ae549da2b40121632bc045117cfc280c5d (diff)
downloadflex-662248da9a3dbc8de3c04740882baea5dfb15b62.tar.gz
dist-bzip2 and rename yy_globals and yy_globals_tflex-2-5-10
-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,