diff options
| author | drbrain <drbrain@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-09-23 18:16:08 +0000 |
|---|---|---|
| committer | drbrain <drbrain@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-09-23 18:16:08 +0000 |
| commit | faaedc63a7ac5e82f0ca494f4661a04192fe63c0 (patch) | |
| tree | b80bbf5dc24569ce41091af900231ead3a8de967 /ChangeLog | |
| parent | 752311d5885a3e93f2f84c10dea6f393475b14fe (diff) | |
Fix ruby -w warnings for mismatched indentation discovered by rdoc
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@19495 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 @@ +Wed Sep 24 03:08:58 2008 Eric Hodel <drbrain@segment7.net> + + * lib/uri/mailto.rb: fix indentation. + * lib/uri/generic.rb: ditto. + * lib/yaml.rb: ditto. + * lib/uri/cgi/core.rb: fix indentation and ambiguous argument warning. + Tue Sep 23 23:39:25 2008 James Edward Gray II <jeg2@ruby-lang.org> * lib/csv/csv.rb: Improved the idea of whitespace and word characters used |
