X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=c592bad06624b7c5af0522642f230879f0379f4f;hb=f71de05bfc734164ff63358ad1ba53ef201f73e3;hp=b99213635de6022a68896fcda4a4bf12d2da18e8;hpb=11d64a4aeca3bb2a1a2c7cd0cd4f96edeb941dd6;p=gitmo%2FPackage-DeprecationManager.git diff --git a/Changes b/Changes index b992136..c592bad 100644 --- a/Changes +++ b/Changes @@ -1,4 +1,15 @@ -0.07 2010-10-14 +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. + + +0.07 2010-10-15 - The use of regular expressions in ignores didn't really work in 0.06.