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 | a46dde843efd3c4cb7ada6efa790538e506b041e (patch) | |
tree | 4151800fc524944ae02fede4bdb777723fb70984 | |
parent | 526e7f8f29ef1ad3dce86afbff8741b4ddd36176 (diff) | |
download | ruby-a46dde843efd3c4cb7ada6efa790538e506b041e.tar.gz ruby-a46dde843efd3c4cb7ada6efa790538e506b041e.tar.xz ruby-a46dde843efd3c4cb7ada6efa790538e506b041e.zip |
sorry, check in miss.
git-svn-id: http://svn.ruby-lang.org/repos/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 <aamine@loveruby.net> + * lib/net/pop.rb: new methods POP3.auth_only, POP3#auth_only * lib/net/http.rb: HTTP.Proxy returns self if ADDRESS is nil. |