Two more to-do items down.
[super-star-trek.git] / TODO
diff --git a/TODO b/TODO
index 142160ba232ee46e03a3baa0ac31dd209fd1846a..8aff8a80647027d6f8599b13e76a240b180aedcf 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,11 +1,5 @@
                Super Star Trek TO-DO list
 
-* Remove the assumption that sst.doc lives in the current directory.
-
-* Do a manual page.
-
-* Improve the internal pager.
-
 * Yes-no confirmations and "press-to-continue" situations should print
   a recognizable standard prompt.
 
@@ -21,6 +15,8 @@
 
 * Write a curses-based interface.  Shouldn't be hard, all output goes through
   prout/proutn/prouts so we can split the screen into two panes with the upper
-  one for the charts.
+  one for the charts.  (Note, there's one fputs() used in the help reader to
+  avoid % expansion.)
+