about summary refs log tree commit homepage
path: root/TODO
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2009-09-15 00:16:56 -0700
committerEric Wong <normalperson@yhbt.net>2009-09-15 00:18:00 -0700
commit3766ae735635eabafeeb73f44c2bc19e5ca180a6 (patch)
tree878a05eea76865c5378ff8c4ab60693658eee863 /TODO
parent990fedf9933e088a6d0ca30b2e330b58d20bc488 (diff)
downloadunicorn-3766ae735635eabafeeb73f44c2bc19e5ca180a6.tar.gz
Note that Rubinius itself is still under heavy development, so
things we fix may break again.  The pure-Ruby parts of Unicorn
don't even work properly on Rubinius.
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/TODO b/TODO
index 0b73934..888ff89 100644
--- a/TODO
+++ b/TODO
@@ -6,6 +6,7 @@
 
 * launchers - add stop/start/kill/upgrade commands
 
+* Rubinius support (partially done, waiting on Rubinius to stabilize)
+
 * Rainbows!
 
-* Rubinius support