X-Git-Url: http://git.vpit.fr/?a=blobdiff_plain;f=Changes;h=f8b6fbe89072634098ab78cfe98be7f6d179a981;hb=571b41ae06dc2d3f5d58b235ec14156d72b2eb48;hp=b8087ddd3a11151e2fb8b3aa4c9139ef00e88bd5;hpb=3d6bf909e61c81d7bad33d02ccc80fd5be89a420;p=perl%2Fmodules%2FTask-Devel-Cover-Recommended.git diff --git a/Changes b/Changes index b8087dd..f8b6fbe 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,19 @@ Revision history for Task-Devel-Cover-Recommended +0.990.0 2013-01-30 19:45 UTC + + Tst : t/93-pod-spelling.t does not crash anymore on perl 5.12 and + below. + + Upd : Update to Devel::Cover 0.99. + +0.940.0 2012-09-18 21:10 UTC + + Chg : Recommended *test* dependencies are no longer required by this + modules, as they are actually installed by most CPAN clients. + Hence Test::Differences is not a dependency anymore. + + Upd : Update to Devel::Cover 0.94. + +0.930.2 2012-08-21 16:10 UTC + + Fix : Another attempt at hiding the POD template from CPAN websites. + 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.