summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoraamine <aamine@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2001-06-26 23:51:16 +0000
committeraamine <aamine@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2001-06-26 23:51:16 +0000
commit37b3f674a72db8d37735747e06db9e44b232c965 (patch)
tree4151800fc524944ae02fede4bdb777723fb70984
parentc664027a342785089cc09169ff167350e840baa9 (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--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index e07f04284f..5bfd411351 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.