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
commit68f4385d270ef4f6336f425c825ae85eda7a0af0 (patch)
treec873a2ab79edb60699600e9a7e03efa2e5aee48b /ChangeLog
parentb86b36242c73846e4719aae8171b9f860ce58063 (diff)
downloadruby-68f4385d270ef4f6336f425c825ae85eda7a0af0.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.