summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--AUTHORS2
-rw-r--r--THANKS4
-rw-r--r--TODO15
3 files changed, 21 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
new file mode 100644
index 0000000..773e4eb
--- /dev/null
+++ b/AUTHORS
@@ -0,0 +1,2 @@
+Original author:
+Vern Paxson <<vern@ee.lbl.gov>
diff --git a/THANKS b/THANKS
new file mode 100644
index 0000000..0781975
--- /dev/null
+++ b/THANKS
@@ -0,0 +1,4 @@
+Many thanks to the 2.5 beta-testers for finding bugs and helping test and
+increase portability: Stan Adermann, Scott David Daniels, Charles Elliott,
+Joe Gayda, Chris Meier, James Nordby, Terrence O'Kane, Karsten Pahnke,
+Francois Pinard, Pat Rankin, Andreas Scherer, Marc Wiese, Nathan Zelle.
diff --git a/TODO b/TODO
new file mode 100644
index 0000000..e3a308d
--- /dev/null
+++ b/TODO
@@ -0,0 +1,15 @@
+* resolve the items in the to.do directory
+
+** expand the above into individual requests and handle those requests
+
+* convert flex to use automake
+
+* make flex.texi the authoritative manual
+
+** take the man-isms out of flex.texi
+
+** add flex.texi and its generated info files into the Makefile
+ process (best done via automake)
+
+* integrate the items in the faqs/ directory into the manual or code
+ or similar