X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=a2b745fcc36fea97830adce398a5d8c232f832f1;hb=f39d17755d9c858523a45f660dd700d66f2b2dcd;hp=81b6f40913270f4298c2b757c06c6ed72133654a;hpb=1474b8d3db6aeb45b37592dc823c468a5b3f3c73;p=gitmo%2FMooseX-Daemonize.git diff --git a/Changes b/Changes index 81b6f40..a2b745f 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,8 @@ 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