diff options
author | aamine <aamine@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2001-06-26 23:51:16 +0000 |
---|---|---|
committer | aamine <aamine@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2001-06-26 23:51:16 +0000 |
commit | 37b3f674a72db8d37735747e06db9e44b232c965 (patch) | |
tree | 4151800fc524944ae02fede4bdb777723fb70984 | |
parent | c664027a342785089cc09169ff167350e840baa9 (diff) |
sorry, check in miss.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@1547 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,4 +1,5 @@ -Wed Jun 27 08:53:26 2001 Minero Aoki <#e(:global).g(:email)>\n +Wed Jun 27 08:53:26 2001 Minero Aoki <[email protected]> + * lib/net/pop.rb: new methods POP3.auth_only, POP3#auth_only * lib/net/http.rb: HTTP.Proxy returns self if ADDRESS is nil. |