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

Mention SNI support in Net::IMAP

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67568 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
knu 2019-04-15 23:58:06 +00:00
parent e68495e5f4
commit 3f7c6aea3e

4
NEWS
View file

@ -75,6 +75,10 @@ ERB::
* Prohibit marshaling ERB instance.
Net::IMAP::
* Add Server Name Indication (SNI) support. [Feature #15594]
RSS::
* Upgrade to RSS 0.2.8.