NEWS: entry for WEBRick SNI support [Feature #13729]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@59283 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
normal 2017-07-07 17:41:08 +00:00
Родитель c82bed6324
Коммит 61a8b4c1ce
1 изменённых файлов: 4 добавлений и 0 удалений

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

@ -110,6 +110,10 @@ with all sufficient information, see the ChangeLog file or Redmine
* Carriage returns are changed to be trimmed properly if trim_mode is specified
and used. Duplicated newlines will be removed on Windows. [Bug #5339] [Bug #11464]
* WEBrick
* Add Server Name Indication (SNI) support [Feature #13729]
=== Compatibility issues (excluding feature bug fixes)
* Net::HTTP