X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMooseX-Getopt.git;a=blobdiff_plain;f=ChangeLog;fp=ChangeLog;h=10b28cf17cb92bc31a6469751c9e3fcbe3afdb26;hp=1bfb2655bb0759020851aab0c7471a9ad33b38c4;hb=590c2587a91355885e6d512a3824c5e3caa97b0d;hpb=0e3f178a28d08d0d21cdf52b9a7aeec724e58616 diff --git a/ChangeLog b/ChangeLog index 1bfb265..10b28cf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,13 +1,17 @@ Revision history for Perl extension MooseX-Getopt - * MooseX::Getopt - - Fix Getopt config spec for --configfile (t0m) - - Add support for --usage/--help/--? (drew@drewtaylor.com) - - Fix new_with_options to accept a hashref (DOUGDUDE@cpan.org) - - * Tests - - Fix warning from tests with new Moose (t0m) - - Fix tests on Win32 from RT#44909 (taro-nishino) +0.20 Wed. July 9 2009 + ~ fix MANIFEST.SKIP to avoid double-packaging + +0.19 Wed. July 8 2009 + * MooseX::Getopt + - Fix Getopt config spec for --configfile (t0m) + - Add support for --usage/--help/--? (drew@drewtaylor.com) + - Fix new_with_options to accept a hashref (DOUGDUDE@cpan.org) + + * Tests + - Fix warning from tests with new Moose (t0m) + - Fix tests on Win32 from RT#44909 (taro-nishino) 0.18 Thu. April 9 2009 * MooseX::Getopt::Dashes