summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO b/TODO
index bc9942a9c..9895417aa 100644
--- a/TODO
+++ b/TODO
@@ -7,6 +7,7 @@ Janitorial work:
- audit and clean up user visible strings
- clean up the build process (auto*-stuff, compiler warnings)
- fix toplevel "make distcheck"
+- have "make check" do something useful (use James' test-harness?)
- use mkstemp() instead of mktemp() everywhere
- refactor those 800+ line monster functions into something more digestable
- split popt to separate project