ruby-changes:49120
From: rhe <ko1@a...>
Date: Thu, 14 Dec 2017 20:19:23 +0900 (JST)
Subject: [ruby-changes:49120] rhe:r61236 (trunk): NEWS: add entry for openssl
rhe 2017-12-14 20:19:17 +0900 (Thu, 14 Dec 2017) New Revision: 61236 https://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=61236 Log: NEWS: add entry for openssl Modified files: trunk/NEWS Index: NEWS =================================================================== --- NEWS (revision 61235) +++ NEWS (revision 61236) @@ -283,6 +283,11 @@ with all sufficient information, see the https://github.com/ruby/ruby/blob/trunk/NEWS#L283 * Net::HTTP#{proxy_user,proxy_pass} reflect http_proxy environment variable if the system's environment variable is multiuser safe. [Bug #12921] +* OpenSSL + + * Updated Ruby/OpenSSL from version 2.0 to 2.1. Changes are noted in + "Version 2.1.0" section in ext/openssl/History.md. + * Pathname * New method: -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/