From: Chris Nehren Date: Fri, 20 Apr 2012 00:47:35 +0000 (-0400) Subject: Oops. That last commit should've read "change numbers to names". X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=7f8c3e547e7c09609504c9bd9e098f32f1435006;p=gitmo%2FMooseX-Daemonize.git Oops. That last commit should've read "change numbers to names". --- diff --git a/Changes b/Changes index 810912a..38db6c9 100644 --- a/Changes +++ b/Changes @@ -3,7 +3,7 @@ Revision history for MooseX-Daemonize 0.14 Thursday April 19, 2012 - using signal numbers directly is not portable; use the names instead - since perl's kill() supports them + since perl's kill() supports them 0.13 Wed. July 6, 2011 - adding docs related to closing all