diff options
| author | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2010-01-11 04:30:37 +0000 |
|---|---|---|
| committer | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2010-01-11 04:30:37 +0000 |
| commit | 50c99dc9c730ed6554cd75da84976b72f6f36be7 (patch) | |
| tree | 557a863845749efee927ef1cc1ec89a56287b2d7 /ChangeLog | |
| parent | b3fe8d484b887f8830126de5606467380f632d37 (diff) | |
* lib/webrick/accesslog.rb (WEBrick::AccessLog#format): fixed typo.
* lib/webrick/httpstatus.rb (WEBrick::HTTPStatus::Status#initialize):
accept 0 or more arguments. [ruby-dev:40021]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@26281 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 @@ +Mon Jan 11 13:30:35 2010 Nobuyoshi Nakada <nobu@ruby-lang.org> + + * lib/webrick/accesslog.rb (WEBrick::AccessLog#format): fixed typo. + + * lib/webrick/httpstatus.rb (WEBrick::HTTPStatus::Status#initialize): + accept 0 or more arguments. [ruby-dev:40021] + Mon Jan 11 03:04:12 2010 Akinori MUSHA <knu@iDaemons.org> * eval.c (recursive_push): Taint internal hash to prevent |
