diff options
| author | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2003-12-22 11:38:48 +0000 |
|---|---|---|
| committer | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2003-12-22 11:38:48 +0000 |
| commit | ad521a59ba04c5075cc662054c324316d9b3f765 (patch) | |
| tree | cec2a9defb5088bb0c94888c4ffafafc1b0f3a99 /ChangeLog | |
| parent | f9546ec9dcf624e6653954da7e1e79dda90da9a9 (diff) | |
* lib/cgi.rb: reduce eval.
* lib/cgi.rb (CGI::QueryExtension::read_multipart): alias path to
local_path. [ruby-list:38883]
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@5249 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 Dec 22 20:38:44 2003 Nobuyoshi Nakada <nobu@ruby-lang.org> + + * lib/cgi.rb: reduce eval. + + * lib/cgi.rb (CGI::QueryExtension::read_multipart): alias path to + local_path. [ruby-list:38883] + Mon Dec 22 20:09:31 2003 NAKAMURA, Hiroshi <nahi@ruby-lang.org> * test/soap/test_property.rb: remove duplicated test method. |
