diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -1,3 +1,18 @@ +Fri Dec 14 04:23:36 2001 Minero Aoki <aamine@loveruby.net> + + * lib/net/pop.rb: new method Net::POP3.APOP + + * lib/net/http.rb: set default Content-Type to + x-www-form-urlencoded (causes warning) + + * lib/net/protocol.rb: remove Net::NetPrivate module. + + * lib/net/smtp.rb: ditto. + + * lib/net/pop.rb: ditto. + + * lib/net/http.rb: ditto. + Thu Dec 13 09:52:59 2001 Yukihiro Matsumoto <matz@ruby-lang.org> * time.c (time_new_internal): avoid loop to calculate negative |
