diff options
| author | aamine <aamine@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2004-05-18 17:29:55 +0000 |
|---|---|---|
| committer | aamine <aamine@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2004-05-18 17:29:55 +0000 |
| commit | c6d466641ae2b5c8736255ac991944d7ebd6acac (patch) | |
| tree | bfa21d761aebf3a0fef1e5d1804ef8d59feacf8f /ChangeLog | |
| parent | e88da3dc21c67d3ea3036f6628cdfa31cd6a69a2 (diff) | |
| download | ruby-c6d466641ae2b5c8736255ac991944d7ebd6acac.tar.gz ruby-c6d466641ae2b5c8736255ac991944d7ebd6acac.tar.xz ruby-c6d466641ae2b5c8736255ac991944d7ebd6acac.zip | |
* lib/net/http.rb: support TRACE.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@6361 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +Wed May 19 02:29:36 2004 Minero Aoki <aamine@loveruby.net> + + * lib/net/http.rb: support TRACE. + Wed May 19 02:21:53 2004 Minero Aoki <aamine@loveruby.net> * lib/net/http.rb: do not use class variables. |
