git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23198 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
akr 2009-04-16 17:21:51 +00:00
parent 8e8ae2a9c5
commit 29655d072b

4
NEWS
View File

@ -49,8 +49,8 @@ with all sufficient information, see the ChangeLog file.
* Kernel * Kernel
* extended methods: * extended methods:
* respond_to? returns false for not-implemented methods * respond_to? returns false for methods which simply raise
such as Process.fork on Windows. NotImplementedError such as Process.fork on Windows.
* rss * rss