X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=a2b745fcc36fea97830adce398a5d8c232f832f1;hb=f39d17755d9c858523a45f660dd700d66f2b2dcd;hp=1695d26c4dd95d996af35b192a8c23a996f53468;hpb=61d0473c7a2d30f0862ec6d2c63f686c4d761990;p=gitmo%2FMooseX-Daemonize.git diff --git a/Changes b/Changes index 1695d26..a2b745f 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,11 @@ Revision history for MooseX-Daemonize + - make tests a bit more tolerant of slow systems, by waiting longer for + processes to die (RT#85229, Chisel Wright) + +0.17 2013-04-20 + - Makefile.PL now prevents installation on MSWin32 + 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