changelog for this fix
[gitmo/MooseX-Daemonize.git] / Changes
diff --git a/Changes b/Changes
index db67262..a2b745f 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,12 @@
 Revision history for MooseX-Daemonize
 
+    - 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)
     - add missing dependency on the version of File::Path which added
       make_path (RT#79169, Jonathan Sailor)