From b6b8cc01a5bd3d72e3824c915fcbb913d82334d8 Mon Sep 17 00:00:00 2001 From: naruse Date: Sat, 26 Nov 2011 19:59:11 +0000 Subject: * lib/net/http.rb (Net::HTTP::SSL_IVNAMES): rerefix 33701. SSL_ATTRIBUTES stores names for set_params, they are symbol. SSL_IVNAMES stores instance variable names. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@33853 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c36a98bf36..82d7261d27 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Sun Nov 27 04:55:45 2011 NARUSE, Yui + + * lib/net/http.rb (Net::HTTP::SSL_IVNAMES): rerefix 33701. + SSL_ATTRIBUTES stores names for set_params, they are symbol. + SSL_IVNAMES stores instance variable names. + Sun Nov 27 00:16:07 2011 Tanaka Akira * io.c (copy_stream_body): use 0666 for permission argument for open. -- cgit v1.2.3