From bbb41475a70f891d03f9d47bfe808abd6d77cba7 Mon Sep 17 00:00:00 2001 From: Will Estes Date: Fri, 28 Mar 2003 14:17:06 +0000 Subject: [PATCH] added %top directive --- NEWS | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 01dd6b0..2ba3e5b 100644 --- a/NEWS +++ b/NEWS @@ -5,8 +5,12 @@ See the file COPYING for copying conditions. * after version 2.5.29 +** added %top directive for placing code at the top of the generated + scanner; see manual for details + ** flex now uses m4 to generate scanners; while this means that - scanners are more readable, it means that flex requires m4 to be installed + scanners are more readable, it means that flex requires m4 to be + installed; see manual for details * version 2.5.29 released 2003-3-5 -- 2.40.0