X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMooseX-Getopt.git;a=blobdiff_plain;f=ChangeLog;h=6d6a9aae4ce18bd9ad6571e60b5f49bf0b0850d4;hp=a3db017be668d1163e31cffb354b5897f72baa47;hb=f7695a83c058533ca8e3d8a9edb43e359d362ff4;hpb=f63e631037a9d743d874ae465e8b0a8d541c16c2 diff --git a/ChangeLog b/ChangeLog index a3db017..6d6a9aa 100644 --- a/ChangeLog +++ b/ChangeLog @@ -7,7 +7,7 @@ Revision history for Perl extension MooseX-Getopt * MooseX::Getopt - Added extra_argv attribute - added tests and docs for this - - We now unmangled the Getopt::Long-manged @ARGV + - We now unmangle the Getopt::Long-mangled @ARGV - added tests and docs for this - We now throw an exception from new_with_options if Getopt fails due to bad arguments.