aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorsorah <sorah@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-05-14 10:43:45 +0000
committersorah <sorah@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-05-14 10:43:45 +0000
commitace442901453e2c963fc3f210faaa237bfbafc1a (patch)
treed3ce5c0eb662ce93fffd195de08bb576016b5eb2 /ChangeLog
parent58e5a0d121377fa18f2db50bdaae5903a5925694 (diff)
downloadruby-ace442901453e2c963fc3f210faaa237bfbafc1a.tar.gz
forgot mentioning to the ticket [ci skip]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@50492 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 01dc6a97d8..3a12005f91 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,7 @@
Wed Apr 8 19:18:02 2015 Shota Fukumori (sora_h) <her@sorah.jp>
* enum.c (enum_grep_v, grep_i, grep_iter_i, Init_enum):
- Implement Enumerable#grep_v.
+ Implement Enumerable#grep_v. [Feature #11049]
Thu May 14 15:54:13 2015 SHIBATA Hiroshi <hsbt@ruby-lang.org>