diff options
| author | aamine <aamine@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2000-08-16 19:26:07 +0000 |
|---|---|---|
| committer | aamine <aamine@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2000-08-16 19:26:07 +0000 |
| commit | 439dc536f182398f49dbf6995f88bec2db82eb7e (patch) | |
| tree | 7d6554504218674f08a07f47a322496c0a0d09a7 /ChangeLog | |
| parent | 29c892f131f77a4c3b230c118962d00a0e5a443f (diff) | |
| download | ruby-439dc536f182398f49dbf6995f88bec2db82eb7e.tar.gz ruby-439dc536f182398f49dbf6995f88bec2db82eb7e.tar.xz ruby-439dc536f182398f49dbf6995f88bec2db82eb7e.zip | |
aamine
* lib/net/protocol.rb, smtp.rb, pop.rb, http.rb: 1.1.27.
* lib/net/protocol.rb: writing methods returns written byte size.
* lib/net/smtp.rb: send_mail accepts many destinations.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@896 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +Thu Aug 17 04:26:31 2000 Minero Aoki <aamine@dp.u-netsurf.ne.jp> + + * lib/net/protocol.rb, smtp.rb, pop.rb, http.rb: 1.1.27. + + * lib/net/protocol.rb: writing methods returns written byte size. + + * lib/net/smtp.rb: send_mail accepts many destinations. + Tue Aug 15 17:30:59 2000 Yukihiro Matsumoto <matz@ruby-lang.org> * eval.c (frame_dup): should set flag FRAME_MALLOC after |
