summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authornaruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2012-02-25 07:08:44 +0000
committernaruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2012-02-25 07:08:44 +0000
commit6f24054f6e529efb2d825d7aef03588692d1effc (patch)
tree42ad046c3ff9d90cf20f1c864b3de108d5c55717 /NEWS
parentb4288080e7d025729f88479c44ed054f65b30f60 (diff)
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
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 24b464dab0..8698195afc 100644
--- a/NEWS
+++ b/NEWS
@@ -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: