summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 712b28e..a8c04a8 100644
--- a/NEWS
+++ b/NEWS
@@ -3,12 +3,14 @@ changes between releases of flex.
See the file COPYING for copying conditions.
-* version 2.5.34, released 2007-6-28
+* version 2.5.35
** introduce yylex_init_extra; see the manual for details
** introduce %option extra-type="your_type *" (resolves bug #1744505)
+* version 2.5.34, released 2007-6-28
+
** The flex program now parses multiple short concatenated options (resolves bug
#1619820). Thanks to Petr Machata of Red Hat on this issue.