X-Git-Url: http://git.vpit.fr/?p=perl%2Fmodules%2FAcme-CPANAuthors-You-re_using.git;a=blobdiff_plain;f=Changes;h=1e6a510535910272c2e6d990a9b8b1594945c45c;hp=77a84253c7966d3e779c1efed2d32db68f4a7360;hb=98afe09ae95e99083f515f01ed57274b2d6a3955;hpb=ccce87545fda1846090f652fc4770e2393070ab9 diff --git a/Changes b/Changes index 77a8425..1e6a510 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,18 @@ -0.01 2009-02-16 18:10 UTC +0.03 2010-01-03 10:10 UTC + + Fix : Stop skipping t/10-base.t when Acme::CPANAuthors throw an + unrelated warning. + + Fix : Explicitely depend on the last ExtUtils::Installed and + Acme::CPANAuthors. + + Fix : Work around Kwalitee test misfailures. + +0.02 2009-02-17 17:05 UTC + + Doc : Misc. improvements. + + Fix : Missing directory trees to search for installed modules. + + Fix : 'Perl' shouldn't been counted as a proper module. + + Tst : Actually register the names in only one test. This divides the + test suite run time by three. + + Tst : Test that some of our deps were correctly discovered. + +0.01 2009-02-16 18:15 UTC First version, released on an unsuspecting world.