From fc275b2af3186a262630b7b3972a48a98b64d998 Mon Sep 17 00:00:00 2001 From: knu Date: Tue, 16 Apr 2019 00:02:00 +0000 Subject: Mention SNI support in Net::IMAP git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_6@67570 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- NEWS | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 3baeb4b20e..e7684e15bb 100644 --- a/NEWS +++ b/NEWS @@ -458,6 +458,10 @@ sufficient information, see the ChangeLog file or Redmine * Add Net::HTTPClientException to deprecate Net::HTTPServerException, whose name is misleading. [Bug #14688] + [Net::IMAP] + + * Add Server Name Indication (SNI) support. [Feature #15594] + [NKF] * Upgrade to nkf v2.1.5 @@ -529,7 +533,7 @@ sufficient information, see the ChangeLog file or Redmine * Upgrade to 3.0.9. See https://github.com/ruby/csv/blob/master/NEWS.md. -Date:: +[Date] * Date.jisx0301, Date#jisx0301, and Date.parse provisionally support the new Japanese era as an informal extension, until the new JIS X 0301 is -- cgit v1.2.3