X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=6e5c4f2049830f445b02ba9d888ad105f33109b3;hb=1c60dcf3ad49816c256839adf57e647860666751;hp=42b27b38d1db6b21b2dd5556070ac5e64f77aa79;hpb=1d85c76d2da46df3e779e574396f7eba5bf53fdb;p=gitmo%2FMooseX-Daemonize.git diff --git a/Changes b/Changes index 42b27b3..6e5c4f2 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,24 @@ Revision history for MooseX-Daemonize +0.13 Wed. July 6, 2011 + - adding docs related to closing all + filehandles and the issues that can + cause with things like Log::Log4Perl + (thanks to Maik Hentsche via RT #67016) + - updating copyright dates + +0.12 Sun. July 11, 2010 + - release without the .git directory in it + +0.11 Sat. July 10, 2010 + * MooseX::Daemonize::Core + - make the options to daemonize() + into proper attributes but still + retained back-compat (Thanks to Magnus Erixzon) + - adjusted docs and tests + + - removed the pod.t and pod-coverage.t tests + 0.10 Sat. April 17, 2010 - updated copyrights - removed the POE test because it was causing