summaryrefslogtreecommitdiff
path: root/ToDo
diff options
context:
space:
mode:
authormatz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2000-08-29 02:52:41 +0000
committermatz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2000-08-29 02:52:41 +0000
commit4e560cffd6266c08cb856d1b2c25f796522bcc9e (patch)
tree9737f5abbaf206fb2b24a83e9823a08c33b1eff7 /ToDo
parentbba6ae31371449a685f23bdd93f0f9a931e5eccd (diff)
matz
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@908 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ToDo')
-rw-r--r--ToDo7
1 files changed, 1 insertions, 6 deletions
diff --git a/ToDo b/ToDo
index 4a7ab395ae..e56903820f 100644
--- a/ToDo
+++ b/ToDo
@@ -90,6 +90,7 @@ Standard Libraries
* Ruby module -- Ruby::Version, Ruby::Interpreter
* introduce Boolean class; super of TrueClass, FalseClass
* Process::waitall [ruby-talk:4557]
+* synchronized method - synchronized{...}, synchronized :foo, :bar
Extension Libraries
@@ -114,9 +115,3 @@ Misc
- publish Ruby books
* publish Ruby books in English
-
-Things To Do Before 1.6
-
-* fix spec. for the following:
-
- * mkmf.rb - create_makefile("net/socket")