aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorkazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-06-21 14:53:28 +0000
committerkazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-06-21 14:53:28 +0000
commit4fe4b42b0a713643a24050f8caf9874c47deccd9 (patch)
treec873a2ab79edb60699600e9a7e03efa2e5aee48b /ChangeLog
parente63a607851cb0f641381ad9095ed623acd0cd537 (diff)
downloadruby-4fe4b42b0a713643a24050f8caf9874c47deccd9.tar.gz
* NEWS: mention Array#bsearch_index and Hash#fetch_values. [ci skip]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@50990 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d8b657184f..6cd22079a7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Sun Jun 21 23:52:46 2015 Kazuhiro NISHIYAMA <zn@mbf.nifty.com>
+
+ * NEWS: mention Array#bsearch_index and Hash#fetch_values.
+
Sun Jun 21 23:46:27 2015 Kazuhiro NISHIYAMA <zn@mbf.nifty.com>
* NEWS: add a reference to a ticket.