Add restarter changes of not restarting on directory events
diegok [Sat, 8 May 2010 15:17:36 +0000 (17:17 +0200)]
Changes

diff --git a/Changes b/Changes
index 6f805fd..b1594ef 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,7 @@
 This file documents the revision history for Perl extension Catalyst-Devel.
 
         - Fix the pod-coverage version required by the generated app tests.
+        - Fix the restarter to only act upon file events.
 
 1.27  2010-02-23 10:44:20
         - Add the catalyst_par_options option.