X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=7b311b9be4846cd7e3fadcff650fc1ed5a654ae3;hb=42b4d521831d93d356fa710784a9f39ac09d3734;hp=db672621501da22197d720ca636a97ca075057e7;hpb=f4d6841847eb4d6292a5f09d9b0572103b2ac0d2;p=gitmo%2FMooseX-Daemonize.git diff --git a/Changes b/Changes index db67262..7b311b9 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,15 @@ -Revision history for MooseX-Daemonize +Revision history for {{$dist->name}} +{{$NEXT}} + +0.18 2013-05-13 19:34:52Z + - 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 make_path (RT#79169, Jonathan Sailor)