Revision
2695
Author
lsansonetti@apple.com
Date
2009-09-30 17:45:55 -0700 (Wed, 30 Sep 2009)

Log Message

refreshed

Modified Paths

Diff

Modified: MacRuby/trunk/TODO (2694 => 2695)


--- MacRuby/trunk/TODO	2009-10-01 00:45:13 UTC (rev 2694)
+++ MacRuby/trunk/TODO	2009-10-01 00:45:55 UTC (rev 2695)
@@ -23,7 +23,8 @@
 [ ] remaining Cocoa bugs
   [ ] ObjC exceptions should be catchable in Ruby
   [ ] honor BridgeSupport sel_of_type attribute
-  [ ] add support for variadic functions / methods
+  [ ] honor BridgeSupport printf_format attribute
+  [X] add support for variadic functions / methods
 [ ] support for bigdecimal
 [ ] support for json
 [/] support for yaml