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