X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=7b311b9be4846cd7e3fadcff650fc1ed5a654ae3;hb=bf15ebcc4433958e0f8566f716c1f5756f1a1091;hp=1695d26c4dd95d996af35b192a8c23a996f53468;hpb=61d0473c7a2d30f0862ec6d2c63f686c4d761990;p=gitmo%2FMooseX-Daemonize.git diff --git a/Changes b/Changes index 1695d26..7b311b9 100644 --- a/Changes +++ b/Changes @@ -1,4 +1,13 @@ -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)