From df366010177157228cb11d2cd6050bc32044df8f Mon Sep 17 00:00:00 2001 From: naruse Date: Mon, 13 Jun 2011 08:03:22 +0000 Subject: * lib/net/http.rb (Net::HTTP#use_ssl?): require 'openssl' only when https is needed. fixes r31933. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@32049 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 7876775488..ccf154bf0e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Mon Jun 13 17:02:34 2011 NARUSE, Yui + + * lib/net/http.rb (Net::HTTP#use_ssl?): require 'openssl' only when + https is needed. fixes r31933. + Mon Jun 13 14:35:00 2011 Kenta Murata * lib/cmath.rb (CMath.cbrt): returns the principal value of the cube -- cgit v1.2.3