about summary refs log tree commit homepage
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO12
1 files changed, 5 insertions, 7 deletions
diff --git a/TODO b/TODO
index cd1ef88..01e6596 100644
--- a/TODO
+++ b/TODO
@@ -1,15 +1,13 @@
 * security audit, fuzz testing
 
-* performance audit
-
-* keepalive (1 second max) + pipelining support (Ragel bits already done)
-
-* integration tests with nginx including bad client handling
-
 * manpages (why do so few Ruby executables come with proper manpages?)
 
 * code cleanups
 
-* launchers - add stop/start/kill commands?
+* launchers - add stop/start/kill/upgrade commands
+
+* Rainbows!
 
 * Rubinius support
+
+* keepalive (1 second max) + pipelining support (Ragel bits already done)