ruby-changes:55362
From: knu <ko1@a...>
Date: Tue, 16 Apr 2019 09:02:07 +0900 (JST)
Subject: [ruby-changes:55362] knu:r67570 (ruby_2_6): Mention SNI support in Net::IMAP
knu 2019-04-16 09:02:00 +0900 (Tue, 16 Apr 2019) New Revision: 67570 https://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=67570 Log: Mention SNI support in Net::IMAP Modified files: branches/ruby_2_6/NEWS Index: ruby_2_6/NEWS =================================================================== --- ruby_2_6/NEWS (revision 67569) +++ ruby_2_6/NEWS (revision 67570) @@ -458,6 +458,10 @@ sufficient information, see the ChangeLo https://github.com/ruby/ruby/blob/trunk/ruby_2_6/NEWS#L458 * 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 ChangeLo https://github.com/ruby/ruby/blob/trunk/ruby_2_6/NEWS#L533 * 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 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/