X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=c592bad06624b7c5af0522642f230879f0379f4f;hb=f71de05bfc734164ff63358ad1ba53ef201f73e3;hp=a51c96f2fcf90c46537ec04b9fe920ba0b9375ad;hpb=3082253171d9dd9dc3b5da42c2589d128dc027ea;p=gitmo%2FPackage-DeprecationManager.git diff --git a/Changes b/Changes index a51c96f..c592bad 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,9 @@ +0.09 2010-10-17 + +- Added a compilation test, because otherwise all test files could not end up + doing skip_all, which may make smokers and test harnesses unhappy. + + 0.08 2010-10-15 - Include Test::Requires in prereq list. Reported by Todd Rinaldo. RT #62173.