1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

NEWS: note about r57274

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
parent f418f9b4ce
commit ea576241b0

3
NEWS
View file

@ -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