summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-02-15 10:03:02 +0000
committerakr <akr@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-02-15 10:03:02 +0000
commit92a17890342782c9b5195c952761ee56078c8bda (patch)
tree3649419b257eb1f0fa279f91eeddfdc0e5776267
parent291c57d9f0105e32fb2800b66cab2f7b50b1e2dc (diff)
downloadruby-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--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9663127e4..fe42110e2 100644
--- a/NEWS
+++ b/NEWS
@@ -167,5 +167,6 @@ with all sufficient information, see the ChangeLog file.
* Socket#accept_nonblock
* Socket#sysaccept
* BasicSocket#getsockopt
+ * Time.parse
See above.