summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS4
1 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 48d0f6c..dad316f 100644
--- 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.