]> Sergey Matveev's repositories - public-inbox.git/blobdiff - TODO
Merge remote-tracking branch 'origin/xap-optional' into master
[public-inbox.git] / TODO
diff --git a/TODO b/TODO
index 372f7331e78d345fd44117707bd9cc87618f34b4..4953439e8c85bdd101a7b394888023c6706c2955 100644 (file)
--- a/TODO
+++ b/TODO
@@ -52,13 +52,6 @@ all need to be considered for everything we introduce)
 
   cf.  https://public-inbox.org/git/20160814012706.GA18784@starla/
 
-* portability to FreeBSD (and other Free Software *BSDs)
-  ugh... https://rt.cpan.org/Ticket/Display.html?id=116615
-  (IO::KQueue is broken with Danga::Socket / PublicInbox::DS)
-
-* EPOLLEXCLUSIVE for listen socket fairness across -httpd/nntpd
-  worker processes.
-
 * improve documentation
 
 * linkify thread skeletons better
@@ -76,8 +69,6 @@ all need to be considered for everything we introduce)
 
 * large mbox/Maildir/MH/NNTP spool import (see PublicInbox::Import)
 
-* Allow NNTP and more of PSGI code to work without Xapian
-
 * Read-only WebDAV interface to the git repo so it can be mounted
   via davfs2 or fusedav to avoid full clones.
   davfs2 needs Range: request support for this to be feasible: