X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=ChangeLog;h=1f18f9b37d2c2c4cf8a51f229fdfd214179b4c5a;hb=fe01c3e8160b32c8edb2804d74fd3651aee67266;hp=058caf7185f8055fa3cbd54116b5994427dd9bb5;hpb=01fde86b25fadc22c27d6f09c78096fb068c4479;p=gitmo%2FMooseX-Getopt.git diff --git a/ChangeLog b/ChangeLog index 058caf7..1f18f9b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,11 @@ Revision history for Perl extension MooseX-Getopt + * Spelling fix from debian. Jonathan Yu RT#74681 + +0.39 Fri 03 Feb 2012 + * Fix argument parsing in process_argv when used with ConfigFromFile so that + -v can be used as expected, rather than being grabbed as --version + 0.38 Fri 23 Dec 2011 * More documentation on Getopt::Long settings and how they alter this role's behaviour, in particular with regards to extra_argv capturing.