summaryrefslogtreecommitdiffstats
path: root/ToDo
diff options
context:
space:
mode:
authormatz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2000-09-07 06:59:46 +0000
committermatz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2000-09-07 06:59:46 +0000
commitf23f4f6e63b16d443855dde1fd19ed8c5a18960e (patch)
tree69ef1c65eafc080502ce7cb838a7d8a34904980e /ToDo
parentb0f42632a2ced3c1249f06c7d09004009c5cd22f (diff)
downloadruby-f23f4f6e63b16d443855dde1fd19ed8c5a18960e.tar.gz
ruby-f23f4f6e63b16d443855dde1fd19ed8c5a18960e.tar.xz
ruby-f23f4f6e63b16d443855dde1fd19ed8c5a18960e.zip
matz
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@929 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ToDo')
-rw-r--r--ToDo1
1 files changed, 1 insertions, 0 deletions
diff --git a/ToDo b/ToDo
index a453ee305..6992c4ccc 100644
--- a/ToDo
+++ b/ToDo
@@ -91,6 +91,7 @@ Standard Libraries
* introduce Boolean class; super of TrueClass, FalseClass
* Process::waitall [ruby-talk:4557]
* synchronized method - synchronized{...}, synchronized :foo, :bar
+* move Time::times to Process.
Extension Libraries