diff options
author | akr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-02-15 10:03:02 +0000 |
---|---|---|
committer | akr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-02-15 10:03:02 +0000 |
commit | 92a17890342782c9b5195c952761ee56078c8bda (patch) | |
tree | 3649419b257eb1f0fa279f91eeddfdc0e5776267 | |
parent | 291c57d9f0105e32fb2800b66cab2f7b50b1e2dc (diff) | |
download | ruby-92a17890342782c9b5195c952761ee56078c8bda.tar.gz ruby-92a17890342782c9b5195c952761ee56078c8bda.tar.xz ruby-92a17890342782c9b5195c952761ee56078c8bda.zip |
updated.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@22328 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -167,5 +167,6 @@ with all sufficient information, see the ChangeLog file. * Socket#accept_nonblock * Socket#sysaccept * BasicSocket#getsockopt + * Time.parse See above. |