summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorWill Estes <wlestes@users.sourceforge.net>2007-09-12 15:28:31 +0000
committerWill Estes <wlestes@users.sourceforge.net>2007-09-12 15:28:31 +0000
commit2fb8446834158ab8f8302861c80626fa8dc7e173 (patch)
treeef1e684c315fb171ad02efcfb1ec30205eb58e44 /NEWS
parente4c11cf7b3e3455ac64e798ec5c268fa194744d2 (diff)
update version number to 2.5.35
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.