Change the magic number used to introduce a trie file, so that instead
[sgt/agedu] / TODO
diff --git a/TODO b/TODO
index 343e05e..cc9fb0b 100644 (file)
--- a/TODO
+++ b/TODO
@@ -55,11 +55,6 @@ TODO list for agedu
       controversial; IIRC it's all in POSIX, for one thing. So more
       likely this should simply wait until somebody complains.
 
- - IPv6 support in the HTTP server
-    * of course, Linux magic auth can still work in this context; we
-      merely have to be prepared to open one of /proc/net/tcp or
-      /proc/net/tcp6 as appropriate.
-
  - run-time configuration in the HTTP server
     * I think this probably works by having a configuration form, or
       a link pointing to one, somewhere on the report page. If you
@@ -98,7 +93,7 @@ TODO list for agedu
       but would certainly be strange and confusing to others.
 
  - it might conceivably be useful to support a choice of indexing
-   strategies. The current "continuous index" mechanism' tradeoff of
+   strategies. The current "continuous index" mechanism's tradeoff of
    taking O(N log N) space in order to be able to support any age
    cutoff you like is not going to be ideal for everybody. A second
    more conventional "discrete index" mechanism which allows the