diff options
| author | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2003-01-30 17:50:37 +0000 |
|---|---|---|
| committer | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2003-01-30 17:50:37 +0000 |
| commit | b97b9230007f0ecc281f3212576be18190d23dc2 (patch) | |
| tree | 544e077dfca75984ef56669ffd7b003a22420378 /ChangeLog | |
| parent | 10633dfa0d4203e6ae9b330f79ded1b228855a7d (diff) | |
* lib/optparse.rb (OptionParser::List::accept): default
pattern must not be nil.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@3423 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 @@ +Fri Jan 31 02:50:34 2003 Nobuyoshi Nakada <nobu.nokada@softhome.net> + + * lib/optparse.rb (OptionParser::List::accept): default + pattern must not be nil. + Thu Jan 30 16:46:43 2003 Nobuyoshi Nakada <nobu.nokada@softhome.net> * lib/optparse.rb (OptionParser::Switch::PlacedArgument): added. |
