Credit myself for generated_app.t fix
Dave Rolsky [Sun, 6 Dec 2009 18:51:28 +0000 (18:51 +0000)]
Changes

diff --git a/Changes b/Changes
index 6c07559..3eb084f 100644 (file)
--- a/Changes
+++ b/Changes
@@ -2,7 +2,7 @@ This file documents the revision history for Perl extension Catalyst-Devel.
 
 1.23  2009-12-06 12:22:12
         - Fix generated app test to be multi-platform and fix issue with case
-          for generated files.
+          for generated files. (Dave Rolsky)
         - Fix Test::More version dependency so that subtest works correctly.
         - Add a $VERSION to Catalyst::Helper as PAUSE used to pull $VERSION
           (i.e. 0.01) out of the app template section and use that, so we now