diff options
| author | aamine <aamine@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2001-01-13 19:07:15 +0000 |
|---|---|---|
| committer | aamine <aamine@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2001-01-13 19:07:15 +0000 |
| commit | 80ac2a4f51badad339f86286e41983a1942f1e87 (patch) | |
| tree | 394fda599b9874f169aa9910a80eb1b50918f8a5 /ChangeLog | |
| parent | f46dcafe5015d6b3cc86ac9b76a4f41a767067c5 (diff) | |
| download | ruby-80ac2a4f51badad339f86286e41983a1942f1e87.tar.gz ruby-80ac2a4f51badad339f86286e41983a1942f1e87.tar.xz ruby-80ac2a4f51badad339f86286e41983a1942f1e87.zip | |
aamine
* lib/net/protocol.rb (adding): too few "yield" in case of arg is not String/File.
* lib/net/http.rb: add http request object.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@1125 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +Sun Jan 14 04:10:27 2001 Minero Aoki <aamine@dp.u-netsurf.ne.jp> + + * lib/net/protocol.rb (adding): too few "yield" in case of arg is + not String/File. + + * lib/net/http.rb: add http request object. + Sat Jan 13 19:39:30 2001 WATANABE Hirofumi <eban@ruby-lang.org> * re.c (rb_reg_desc): separate RE_OPTION_MULTILINE |
