From: Will Estes Date: Wed, 24 Jul 2002 15:58:26 +0000 (+0000) Subject: dist-bzip2 and rename yy_globals and yy_globals_t X-Git-Tag: flex-2-5-10 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=fdaa843d563c582da9a9bfaf76cc2e5346b16faa;p=flex dist-bzip2 and rename yy_globals and yy_globals_t --- 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,