summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWill Estes <wlestes@users.sourceforge.net>2002-07-30 13:03:09 +0000
committerWill Estes <wlestes@users.sourceforge.net>2002-07-30 13:03:09 +0000
commit8ef6478aeb3e5248faa046c9f9446f25f7191da5 (patch)
treed4880e8aa172782fc66a8cae2b6bc1a3a05ea250
parented9794871bca70315581f2a60aff4b8e034c32a7 (diff)
downloadflex-git-8ef6478aeb3e5248faa046c9f9446f25f7191da5.tar.gz
prototypes get airtime these days
-rw-r--r--NEWS5
-rw-r--r--TODO2
2 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9deb69b..e463f93 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,11 @@ changes between releases of flex
See the file COPYING for copying conditions
+* after version 2.5.10
+
+** traditional prototypes output for C scanners, controlled by a
+ preprocessor symbol; see documentation for details
+
* version 2.5.10 released 2002-7-24
** yy_globals renamed to yyscanner and yy_globals_t renamed to
diff --git a/TODO b/TODO
index 6947b7f..861b982 100644
--- a/TODO
+++ b/TODO
@@ -4,6 +4,8 @@
* the manual:
+** discuss prototypes %%
+
** create a section on flex design, features, etc.
* address lex-replacement: document or provide an option through