Modified: MacRuby/trunk/TODO (2892 => 2893)
--- MacRuby/trunk/TODO 2009-10-24 01:53:16 UTC (rev 2892)
+++ MacRuby/trunk/TODO 2009-10-24 06:23:48 UTC (rev 2893)
@@ -32,7 +32,10 @@
[/] port all rb_obj_respond_to() calls to rb_vm_respond_to()
[X] refresh copyright headers for 2009
[X] rdoc should work
-[ ] ri should work
+[/] ri should work
+ [ ] pager problem (apparent bug of IO.popen)
+ [ ] some annotations are not available (`macri -T Array' misses a lot), maybe
+ a YAML merging bug
[X] MacRuby should not ignore SIGINT and other signals
[X] fix autoload bugs
[ ] Xcode target for AOT compilation