Added -d fix to Changes
Andy Grundman [Fri, 2 Dec 2005 00:15:27 +0000 (00:15 +0000)]
Changes

diff --git a/Changes b/Changes
index 238bbbb..34e247e 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,7 +1,7 @@
 This file documents the revision history for Perl extension Catalyst.
 
 5.60
-        - Fixed restarter.
+        - Fixed restarter and -d debug switch in server.pl.
         - Added a warning if you attempt to retrieve a parameter
           using $c->req->params('foo').