]> granicus.if.org Git - flex/commitdiff
NEWS item for yy_init_extra
authorWill Estes <wlestes@users.sourceforge.net>
Thu, 28 Jun 2007 01:53:49 +0000 (01:53 +0000)
committerWill Estes <wlestes@users.sourceforge.net>
Thu, 28 Jun 2007 01:53:49 +0000 (01:53 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 48d0f6c509ce84b2513aa3c9b00da3bb4b32ca50..dad316fcabeb79c0916c4bb17da371aa30952400 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,7 +3,9 @@ changes between releases of flex.
 
 See the file COPYING for copying conditions.
 
-* version 2.5.34
+* version 2.5.34, released 2007-6-27
+
+** introduce yylex_init_extra; see the manual for details
 
 ** The flex program now parses multiple short concatenated options (resolves bug
   #1619820). Thanks to Petr Machata of Red Hat on this issue.