X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=f740e8c7955038f5c8ba846560574cc3801d1710;hb=f6bb848466d452b64d695593296598536bb2064c;hp=a7a38b104eafe705ca5cf41be115eaec3221f897;hpb=8625135b89a27c92ec6d9b9c84915d000b5b707f;p=gitmo%2FMooseX-Daemonize.git diff --git a/Changes b/Changes index a7a38b1..f740e8c 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,24 @@ 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) + +0.15 Thurs. May 31, 2012 + - fix versions + +0.14 Wed. May 30, 2012 + - recommend Daemon::Control instead + - fix bug with pidbase dir not being created + if it doesn't already exist + +0.13 Wed. July 6, 2011 + - adding docs related to closing all + filehandles and the issues that can + cause with things like Log::Log4Perl + (thanks to Maik Hentsche via RT #67016) + - updating copyright dates + 0.12 Sun. July 11, 2010 - release without the .git directory in it