diff options
| author | yugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-12-26 11:16:16 +0000 |
|---|---|---|
| committer | yugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-12-26 11:16:16 +0000 |
| commit | 2b5f301186596240a9bf5af87203a9a6e91f4647 (patch) | |
| tree | 4b47e8abb28c7cbf63fd5c83eae9405182f85a3f /ChangeLog | |
| parent | b2ee996977cd8ab1d3799f5896374891967dfc5f (diff) | |
merges r21066 from trunk into ruby_1_9_1.
* lib/optparse.rb (OptionParser::List#summarize): gives priority
to latter switches. [ruby-dev:36692]
* lib/optparse.rb (OptionParser#summarize): do not append
unnecessary line terminator.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@21070 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +Fri Dec 26 15:50:45 2008 Nobuyoshi Nakada <nobu@ruby-lang.org> + + * lib/optparse.rb (OptionParser::List#summarize): gives priority + to latter switches. [ruby-dev:36692] + + * lib/optparse.rb (OptionParser#summarize): do not append + unnecessary line terminator. + Fri Dec 26 14:01:38 2008 Tanaka Akira <akr@fsij.org> * io.c (fptr_finalize): close the IO object even if finish_writeconv or |
