git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@56494 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
kazu 2016-10-26 12:26:51 +00:00
Родитель de2773a3ce
Коммит 54354c0613
1 изменённых файлов: 1 добавлений и 1 удалений

2
NEWS
Просмотреть файл

@ -22,7 +22,7 @@ with all sufficient information, see the ChangeLog file or Redmine
* Refinements is enabled with Kernel#send and BasicObject#__send__.
[Feature #11476]
* Resque modifier now applicable to method arguments.
* Rescue modifier now applicable to method arguments.
[Feature #12686]
=== Core classes updates (outstanding ones only)