X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=ChangeLog;h=10657ca55fdec6d0fafff78c22cb82cf8bd25db0;hb=7ff9f8b5e03f470cef8d8e630a92d7a18784a1a1;hp=5317faa0ccf651ac9844d2bf197a80f4e76e7f12;hpb=6634c7e22aaaeeeafaf479f03c19133e7922954d;p=gitmo%2FMooseX-Getopt.git diff --git a/ChangeLog b/ChangeLog index 5317faa..10657ca 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,14 @@ Revision history for Perl extension MooseX-Getopt - * Tests - - Fix warning from tests with new Moose (t0m) +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