summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorNalin Dahyabhai <nalin.dahyabhai@pobox.com>2008-05-16 18:41:54 -0400
committerNalin Dahyabhai <nalin.dahyabhai@pobox.com>2008-05-16 18:41:54 -0400
commitcef955e7ef32592db8632085a37beb2dbfe80bed (patch)
tree58badd7ff7214000ae2af2601385860f15a31ee5 /doc
parent82ec8e499f87136252e4e9361dcf8ea2c14c6294 (diff)
- nuke some todo items that either won't happen or have happened
Diffstat (limited to 'doc')
-rw-r--r--doc/todo.txt6
1 files changed, 1 insertions, 5 deletions
diff --git a/doc/todo.txt b/doc/todo.txt
index ed3cd54..95c43ad 100644
--- a/doc/todo.txt
+++ b/doc/todo.txt
@@ -1,10 +1,6 @@
* Update the NIS protocol handler to multiplex work for clients in a
single thread.
-* Speed up searches in the in-memory map.
-* Add an on-disk map store.
+* Speed up searches in the in-memory map more.
* Add/reconfigure/remove maps when entries in the configuration area are
added/modified/renamed/deleted.
-* Add/update/remove map entries when entries in the data areas are
- added/modified/renamed/deleted.
-* Improve support for different schemata.
* Switch to autotools.