From 4eede6b4a1aa7e6eea390c9ce82c0a5edd34fc9c Mon Sep 17 00:00:00 2001 From: nobu Date: Wed, 13 Apr 2005 13:12:24 +0000 Subject: * lib/optparse.rb (OptionParser#order!): call handlers iff matches non-switch. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@8319 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 099b03b511..447f051e05 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Wed Apr 13 22:12:16 2005 Nobuyoshi Nakada + + * lib/optparse.rb (OptionParser#order!): call handlers iff matches + non-switch. + Wed Apr 13 21:20:35 2005 WATANABE Hirofumi * configure.in (mingw32): extract msvcr*.dll from objdump result. -- cgit v1.2.3