From 2706b60ccbc5ebdf810bc496307815fa125647df Mon Sep 17 00:00:00 2001 From: tenderlove Date: Mon, 5 Mar 2012 22:19:35 +0000 Subject: * lib/xmlrpc/client.rb: switch net/http post2 calls to modern `request_post` methods. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34916 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index dc0c3b837b..6cd07620ad 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Tue Mar 6 07:18:10 2012 Aaron Patterson + + * lib/xmlrpc/client.rb: switch net/http post2 calls to modern + `request_post` methods. + Tue Mar 6 02:31:20 2012 Aaron Patterson * ext/psych/lib/psych/core_ext.rb: only extend Kernel if IRB is loaded -- cgit v1.2.3