diff options
| author | dave <dave@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2004-04-04 05:03:00 +0000 |
|---|---|---|
| committer | dave <dave@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2004-04-04 05:03:00 +0000 |
| commit | 69b53a98a15358930f1e35c07272e0e09a468f53 (patch) | |
| tree | 1505c6664cbb1473e6818577e783e2823b7669b0 /ChangeLog | |
| parent | 7e14acd4a663e971e97d7b71dfe9dd931ba46f07 (diff) | |
Allow multiple --exclude options to RDoc
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@6084 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 @@ +Sun Apr 4 14:01:20 2004 Dave Thomas <dave@pragprog.com> + + * lib/rdoc/options.rb (Options::parse): Allow multiple -x options to RDoc. + Fix bug where files weren't being excluded properly + Sat Apr 3 09:36:38 2004 why the lucky stiff <why@ruby-lang.org> * ext/syck/syck.h: version 0.43. |
