summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorknu <knu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2019-04-16 00:02:00 +0000
committerknu <knu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2019-04-16 00:02:00 +0000
commitfc275b2af3186a262630b7b3972a48a98b64d998 (patch)
tree5088bfc9871291a50ca8186f71e79fd2fe2eeaf0
parent872a09255d948dc554ac25c68a54ca3d8c7657f8 (diff)
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
-rw-r--r--NEWS6
1 files changed, 5 insertions, 1 deletions
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