about summary refs log tree commit homepage
path: root/TODO
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2014-10-05 22:26:04 +0000
committerEric Wong <e@80x24.org>2014-10-05 22:27:51 +0000
commitf94d99cb7c5ad143b147e5ee37aa1994736c3116 (patch)
tree8de320942e054d6775923fab3f4335541e1e9901 /TODO
parent12c24e42b7fa14925b31e7960e181c4621c9bf33 (diff)
downloadpublic-inbox-f94d99cb7c5ad143b147e5ee37aa1994736c3116.tar.gz
While we're at it, fix up a typo.
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?)