]> granicus.if.org Git - flex/commitdiff
note the new tables functionality
authorWill Estes <wlestes@users.sourceforge.net>
Mon, 16 Sep 2002 19:59:51 +0000 (19:59 +0000)
committerWill Estes <wlestes@users.sourceforge.net>
Mon, 16 Sep 2002 19:59:51 +0000 (19:59 +0000)
NEWS

diff --git a/NEWS b/NEWS
index ff4d50b86193d3a2839b4c4ec554cf788bffbbe8..22cb2d6d06b1f6ed774f365e4696e06167c055c3 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,9 @@ See the file COPYING for copying conditions.
 
 * after version 2.5.19
 
+** A flex scanner has the ability to save the DFA tables to a file,
+   and load them at runtime when needed.
+
 ** Added %option bison-bridge (--bison-bridge)
 
 ** Removed %option reentrant-bison/--reentrant-bison/-Rb