about summary refs log tree commit homepage
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/TODO b/TODO
index 00df8bd3..7cd9d4c9 100644
--- a/TODO
+++ b/TODO
@@ -1,5 +1,6 @@
 * configurable constants (quote folding, index limits)
 * use tags as date-based skiplists for navigating history
-* per-message views should be able to quickly navigate do replies.
+* per-message views should be able to quickly navigate to replies.
   (n.b.: this is SMTP, we must account for out-of-order delivery)
+* search, Xapian bindings are pretty common on GNU/Linux distros
 * NNTP server (is there demand for one?)