X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=Changes;h=b8087ddd3a11151e2fb8b3aa4c9139ef00e88bd5;hb=cfbb22e66b71baa3c39f39d59ec34e6018e476b2;hp=e2424dab70191ac3c659f00bdd96624fce7bf90a;hpb=e5fd0b219dae4e6e93563f5b7a763c0fdf49c87e;p=perl%2Fmodules%2FTask-Devel-Cover-Recommended.git diff --git a/Changes b/Changes index e2424da..b8087dd 100644 --- a/Changes +++ b/Changes @@ -1,4 +1,18 @@ Revision history for Task-Devel-Cover-Recommended +0.930.1 2012-08-20 11:05 UTC + + Doc : Add a caveat and reformat POD. + + Fix : BUILD_PREREQS are now set for ExtUtils::MakeMaker. + + Fix : Try to hide the template POD in samples/generate.pl from + search.cpan.org and metacpan.org. + + Tst : Author tests overhaul. + +0.930.0 2012-08-19 16:00 UTC + + Chg : All the data is now automatically generated by the + samples/generated.pl script from the latest version of + Devel::Cover available on the CPAN. + + Fix : The versioning scheme is now comparable with Devel::Cover's. + + Tst : Test that the run-time dependencies were correctly installed. + 0.93.0 2012-08-19 08:10 UTC First version, released on an unsuspecting world.