fixed r60888 to have Feature number too.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@60894 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
k0kubun 2017-11-24 04:29:49 +00:00
Родитель f418f9b4ce
Коммит ea576241b0
1 изменённых файлов: 2 добавлений и 1 удалений

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

@ -159,7 +159,8 @@ with all sufficient information, see the ChangeLog file or Redmine
* IPAddr#ipv4_compat and #ipv4_compat? are deprecated. [Bug #13769]
* IRB
* Show source around `binding.irb` on session start
* `binding.irb` automatically requires irb and runs [Bug #13099] [experimental]
* Show source around `binding.irb` on session start [Feature #14124]
* Net::HTTP
* Add more HTTP status classes