X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=f23605d71ddcff2fbae4009f83e18828ec2335a7;hb=399854a361242ca75d005350f6ab28c1d5e667ed;hp=f740e8c7955038f5c8ba846560574cc3801d1710;hpb=f6bb848466d452b64d695593296598536bb2064c;p=gitmo%2FMooseX-Daemonize.git diff --git a/Changes b/Changes index f740e8c..f23605d 100644 --- a/Changes +++ b/Changes @@ -3,6 +3,10 @@ Revision history for MooseX-Daemonize - 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) + - add missing test dependency on Test::Exception (RT#70382) + - document the 'basedir' attribute and its behaviour (RT#83055) + - add 'documentation' keys for public attributes, to be used when + displaying --help (RT#54295) 0.15 Thurs. May 31, 2012 - fix versions