Oops. That last commit should've read "change numbers to names".
[gitmo/MooseX-Daemonize.git] / Changes
diff --git a/Changes b/Changes
index e3817f7..38db6c9 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,20 @@
 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 
+
+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()