diff options
| author | aamine <aamine@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2000-11-10 23:31:32 +0000 |
|---|---|---|
| committer | aamine <aamine@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2000-11-10 23:31:32 +0000 |
| commit | 85f2a05a6810026111d2ba56ca77a7d485b0caac (patch) | |
| tree | df66349e1e6600e186d3615818a5e1f4ba4a2c85 /ChangeLog | |
| parent | c317efff86a1ebc4bbd61e05c854fc1d5bfb2efe (diff) | |
| download | ruby-85f2a05a6810026111d2ba56ca77a7d485b0caac.tar.gz ruby-85f2a05a6810026111d2ba56ca77a7d485b0caac.tar.xz ruby-85f2a05a6810026111d2ba56ca77a7d485b0caac.zip | |
aamine
* lib/net/protocol.rb, smtp.rb, pop.rb, http.rb: 1.1.31
* lib/net/http.rb: initializes header in HTTP, not HTTPCommand
* lib/net/protocol.rb, http.rb: rewrites proxy code
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@1035 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 @@ +Sat Nov 11 08:34:18 2000 Minero Aoki <aamine@dp.u-netsurf.ne.jp> + + * lib/net/protocol.rb, smtp.rb, pop.rb, http.rb: 1.1.31 + + * lib/net/http.rb: initializes header in HTTP, not HTTPCommand + + * lib/net/protocol.rb, http.rb: rewrites proxy code + Fri Nov 10 16:15:53 2000 Yukihiro Matsumoto <matz@ruby-lang.org> * error.c: T_SYMBOL was misplaced my T_UNDEF. |
