aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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.