From c6447e540e6f5683a917f70aa99097bb2946921f Mon Sep 17 00:00:00 2001 From: matz Date: Thu, 24 Aug 2000 06:21:43 +0000 Subject: matz git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@899 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ToDo | 1 + 1 file changed, 1 insertion(+) (limited to 'ToDo') diff --git a/ToDo b/ToDo index 8af987f09..8478dd439 100644 --- a/ToDo +++ b/ToDo @@ -88,6 +88,7 @@ Standard Libraries * optional stepsize argument for succ() * Ruby module -- Ruby::Version, Ruby::Interpreter * introduce Boolean class; super of TrueClass, FalseClass +* Process::waitall [ruby-talk:4557] Extension Libraries -- cgit