summaryrefslogtreecommitdiffstats
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
commit5cc08a4c23421f8cc89d400d522e572223a61501 (patch)
tree9737f5abbaf206fb2b24a83e9823a08c33b1eff7 /ToDo
parent615efd0aecc4bc0b6850934d603ddb2389ee530d (diff)
downloadruby-5cc08a4c23421f8cc89d400d522e572223a61501.tar.gz
ruby-5cc08a4c23421f8cc89d400d522e572223a61501.tar.xz
ruby-5cc08a4c23421f8cc89d400d522e572223a61501.zip
matz
git-svn-id: http://svn.ruby-lang.org/repos/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 4a7ab395a..e56903820 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")