5.60 release
Andy Grundman [Fri, 2 Dec 2005 03:25:45 +0000 (03:25 +0000)]
Changes
lib/Catalyst/Helper.pm

diff --git a/Changes b/Changes
index af3a3e3..6892f4b 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,6 @@
 This file documents the revision history for Perl extension Catalyst.
 
-5.60
+5.60    2005-12-01 22:15:00
         - Fixed Path and index actions in the appclass,
           including those that attach to /
         - Index is now weighted higher than Path
index 421a69e..67d7d57 100644 (file)
@@ -803,8 +803,8 @@ if ( $debug ) {
     $ENV{CATALYST_DEBUG} = 1;
 }
 
-# This is require instead of use so that the engine may be
-# changed above for Restarter support.
+# This is require instead of use so that the above environment
+# variables can be set at runtime.
 require [% name %];
 
 [% name %]->run( $port, $host, {