aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorjeg2 <jeg2@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2007-10-24 20:00:10 +0000
committerjeg2 <jeg2@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2007-10-24 20:00:10 +0000
commit7e2c0cbda2629f816e9be7ea4bc5b72462753f88 (patch)
tree85b67e240b17c99c5b2c023be02c017a185f8469 /ChangeLog
parent6f8537cf7f1340d4c98c801c0aaa10c8b3814cc5 (diff)
downloadruby-7e2c0cbda2629f816e9be7ea4bc5b72462753f88.tar.gz
* lib/xmlrpc/client.rb (XMLRPC::Client#do_rpc): Explicitly start
the HTTP connection to support keepalive requests. [ruby-Bugs-9353] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@13769 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 15a1c6be1e..1eec3eaab1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Wed Oct 25 04:59:28 2007 James Edward Gray II <jeg2@ruby-lang.org>
+
+ * lib/xmlrpc/client.rb (XMLRPC::Client#do_rpc): Explicitly start
+ the HTTP connection to support keepalive requests. [ruby-Bugs-9353]
+
Wed Oct 25 04:46:53 2007 James Edward Gray II <jeg2@ruby-lang.org>
* lib/xmlrpc/client.rb (XMLRPC::Client#do_rpc): Improving the error