1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

Add News for r34367 [ruby-core:29462] [Feature #3131]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34801 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
naruse 2012-02-25 07:08:44 +00:00
parent b4288080e7
commit 6f24054f6e

2
NEWS
View file

@ -18,6 +18,8 @@ with all sufficient information, see the ChangeLog file.
* builtin classes
* Kernel
* added method:
* added Kernel#Hash conversion method like Array() or Float().
* extended method:
* Kernel#warn accepts multiple args in like puts.
* incompatible changes: