From 4867f7ebbde71882375b0a16f053aaf282add47f Mon Sep 17 00:00:00 2001 From: Will Estes Date: Fri, 15 Feb 2008 12:37:35 +0000 Subject: fix bug that prevented comments from working properly --- NEWS | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 4ce56bd..9b515c2 100644 --- a/NEWS +++ b/NEWS @@ -5,8 +5,11 @@ See the file COPYING for copying conditions. * version 2.5.35 +** fixed bug that prevented flex from accepting certain comments in the + scanner file (resolves bugs #1849809 and #1849805) + ** fix bug that prevented headers for all functions from being generated -(resolves bug #1628314) + (resolves bug #1628314) ** change yy_size_t to be size_t (resolves bug #1849812) -- cgit v1.2.3