From f5ba5e64d5584e2ceb68ce64b95345bc230ed090 Mon Sep 17 00:00:00 2001 From: aamine Date: Fri, 10 Nov 2000 23:31:32 +0000 Subject: aamine * lib/net/protocol.rb, smtp.rb, pop.rb, http.rb: 1.1.31 * lib/net/http.rb: initializes header in HTTP, not HTTPCommand * lib/net/protocol.rb, http.rb: rewrites proxy code git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@1035 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- lib/net/smtp.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/net/smtp.rb') diff --git a/lib/net/smtp.rb b/lib/net/smtp.rb index 6136cf0011..f573409063 100644 --- a/lib/net/smtp.rb +++ b/lib/net/smtp.rb @@ -1,6 +1,6 @@ =begin -= net/smtp.rb version 1.1.30 += net/smtp.rb version 1.1.31 written by Minero Aoki -- cgit v1.2.3