NEWS: resurrect ticket number [ci skip]

which was unintentionally dropped at r62612.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@62614 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
k0kubun 2018-02-28 14:31:17 +00:00
Родитель e6faeff381
Коммит 9af2ab9d89
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -98,7 +98,7 @@ with all sufficient information, see the ChangeLog file or Redmine
* ERB
* Add :trim_mode and :eoutvar keyword arguments to ERB.new. Now non-keyword arguments other than first one
are softly deprecated and will be removed when Ruby 2.5 becomes EOL.
are softly deprecated and will be removed when Ruby 2.5 becomes EOL. [Feature #14256]
* erb command's -S option is deprecated, which will be removed in the next version.