From a46dde843efd3c4cb7ada6efa790538e506b041e Mon Sep 17 00:00:00 2001 From: aamine Date: Tue, 26 Jun 2001 23:51:16 +0000 Subject: sorry, check in miss. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@1547 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index e07f04284..5bfd41135 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 + * lib/net/pop.rb: new methods POP3.auth_only, POP3#auth_only * lib/net/http.rb: HTTP.Proxy returns self if ADDRESS is nil. -- cgit