From 770303d5aa3ccc7bdc7b5c3a0552f96238f04dfe Mon Sep 17 00:00:00 2001 From: matz Date: Mon, 28 Aug 2000 09:53:42 +0000 Subject: matz git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@906 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ToDo | 1 + 1 file changed, 1 insertion(+) (limited to 'ToDo') diff --git a/ToDo b/ToDo index 8478dd439..4a7ab395a 100644 --- a/ToDo +++ b/ToDo @@ -47,6 +47,7 @@ Hacking Interpreter * generational GC ? * give warnings to assign magic variables. * export rb_io_{addstr,printf,puts,print} +* autoload should work with threads [ruby-talk:4589] Standard Libraries -- cgit