about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2009-11-05 00:56:42 -0800
committerEric Wong <normalperson@yhbt.net>2009-11-05 00:56:42 -0800
commita6a55782a54557393aa18c84890f734115a4cdff (patch)
tree879c467aa2afefefc0f954ed6e54a592fd2a6b96
parentd3c20360f9607a9e04f7d28ce0a796437f733e5f (diff)
downloadunicorn-a6a55782a54557393aa18c84890f734115a4cdff.tar.gz
-rw-r--r--TODO3
1 files changed, 0 insertions, 3 deletions
diff --git a/TODO b/TODO
index 0145f8b..66a9c5e 100644
--- a/TODO
+++ b/TODO
@@ -3,9 +3,6 @@
 * ensure test suite passes on non-GNU/Linux systems
   (likely that it already does)
 
-* consider adding user switching support (ugh...)
-  This makes more sense for Rainbows!, but some folks use it already...
-
 * fix const-correctness in HTTP parser
 
 * performance validation (esp. TeeInput)