From b1cd5105d41ef468236236d8361c782dcbe5e422 Mon Sep 17 00:00:00 2001 From: aamine Date: Sat, 24 Feb 2001 04:53:50 +0000 Subject: aamine * lib/net/http.rb: always close connection on request without body. * lib/net/protocol.rb, smtp.rb, pop.rb, http.rb: change copyright. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@1212 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index eda1af4068..6d1595c406 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +Sat Feb 24 13:58:48 2001 Minero Aoki + + * lib/net/http.rb: always close connection on request without + body. + + * lib/net/protocol.rb, smtp.rb, pop.rb, http.rb: change copyright. + Fri Feb 23 08:28:58 2001 Minero Aoki * lib/net/protocol.rb: clear read buffer after reopen. -- cgit v1.2.3