diff options
| author | aamine <aamine@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2000-11-07 11:27:16 +0000 |
|---|---|---|
| committer | aamine <aamine@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2000-11-07 11:27:16 +0000 |
| commit | 56627c6963e27078e8007b6465725fc89bfcadf0 (patch) | |
| tree | ccbe4dd866bfcaeb2bc493b0938578746cd531f7 /ChangeLog | |
| parent | 92c71032e17dd95e29caffb80bde6d38cf2e2562 (diff) | |
| download | ruby-56627c6963e27078e8007b6465725fc89bfcadf0.tar.gz ruby-56627c6963e27078e8007b6465725fc89bfcadf0.tar.xz ruby-56627c6963e27078e8007b6465725fc89bfcadf0.zip | |
aamine
* lib/net/protocol.rb, smtp.rb, pop.rb, http.rb: 1.1.30
* lib/net/protocol.rb, smtp.rb: Command#critical_ok -> error_ok
* lib/net/http.rb: read header when also "100 Continue"
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@1030 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 @@ +Tue Nov 7 20:29:56 2000 Minero Aoki <aamine@dp.u-netsurf.ne.jp> + + * lib/net/protocol.rb, smtp.rb, pop.rb, http.rb: 1.1.30 + + * lib/net/protocol.rb, smtp.rb: Command#critical_ok -> error_ok + + * lib/net/http.rb: read header when also "100 Continue" + Thu Nov 2 18:01:16 2000 Yukihiro Matsumoto <matz@ruby-lang.org> * random.c (rb_f_rand): half-baked float support fixed. This fix |
