summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO10
1 files changed, 10 insertions, 0 deletions
diff --git a/TODO b/TODO
index 5715a1c..04f731d 100644
--- a/TODO
+++ b/TODO
@@ -28,6 +28,8 @@ from millaway)
summary of command line options and a reference to the info pages will
probably satisfy the need for a man page
+** fix case of node names and generally make the manual prettier to read
+
* repackage the distribution
** address lex-replacement: document or provide an option through
@@ -35,6 +37,14 @@ probably satisfy the need for a man page
** gettextify flex
+** subdirectories
+
+*** audit all subdirectories to be sure they're in compliance with
+ automake and friends
+
+*** in examples/manual, integrate the Makefile.examples into the
+ Makefile.am
+
* test suite
** Rewrite tests/Makefile.in and friends so that users do not need to