diff options
| author | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2006-10-09 14:41:24 +0000 |
|---|---|---|
| committer | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2006-10-09 14:41:24 +0000 |
| commit | 12bcd06f4fa26ad8fe37049e21d008929de2eea9 (patch) | |
| tree | 4b17c2e0c1b4b362b97aa64b9e131de7e3a0a9ed /ChangeLog | |
| parent | eb19871e220f023d9bfafe944eb79dad7f542a00 (diff) | |
* ext/extmk.rb, lib/fileutils.rb, lib/mkmf.rb, lib/optparse.rb,
lib/shellwords.rb: get rid of shadowing outer local variable.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@11112 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +Mon Oct 9 23:40:58 2006 Nobuyoshi Nakada <nobu@ruby-lang.org> + + * ext/extmk.rb, lib/fileutils.rb, lib/mkmf.rb, lib/optparse.rb, + lib/shellwords.rb: get rid of shadowing outer local variable. + Mon Oct 9 22:56:12 2006 Yukihiro Matsumoto <matz@ruby-lang.org> * lib/rexml/encoding.rb (REXML::Encoding::check_encoding): spaces |
