put strictures before package statement
[gitmo/MooseX-Daemonize.git] / Changes
diff --git a/Changes b/Changes
index 1695d26..7b311b9 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,4 +1,13 @@
-Revision history for MooseX-Daemonize
+Revision history for {{$dist->name}}
+
+{{$NEXT}}
+
+0.18      2013-05-13 19:34:52Z
+    - 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)