From: Karen Etheridge Date: Mon, 13 May 2013 19:35:21 +0000 (-0700) Subject: MooseX-Daemonize-0.18 X-Git-Tag: v0.18^0 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMooseX-Daemonize.git;a=commitdiff_plain;h=8290606dc0289c01a309f3c8b9691a9baf753506;hp=16bd43a61d8cebd6b7cb0596a17bc0dadd2722ac MooseX-Daemonize-0.18 - make tests a bit more tolerant of slow systems, by waiting longer for processes to die (RT#85229, Chisel Wright) --- diff --git a/Changes b/Changes index c0b90eb..d7eb5ca 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,8 @@ Revision history for MooseX-Daemonize {{ $NEXT }} + +0.18 2013-05-13 12:34:52 PDT-0700 - make tests a bit more tolerant of slow systems, by waiting longer for processes to die (RT#85229, Chisel Wright)