X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=1695d26c4dd95d996af35b192a8c23a996f53468;hb=refs%2Ftags%2F0.16;hp=db672621501da22197d720ca636a97ca075057e7;hpb=f4d6841847eb4d6292a5f09d9b0572103b2ac0d2;p=gitmo%2FMooseX-Daemonize.git diff --git a/Changes b/Changes index db67262..1695d26 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,6 @@ Revision history for MooseX-Daemonize +0.16 2013-04-14 - fix incompatibilities with Test::Builder 1.005+ (schwern, RT#76523) - add missing dependency on the version of File::Path which added make_path (RT#79169, Jonathan Sailor)