Changelog
Tomas Doran [Sun, 6 Dec 2009 12:17:39 +0000 (12:17 +0000)]
Changes

diff --git a/Changes b/Changes
index 4ae69aa..0e72483 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,7 @@
 This file documents the revision history for Perl extension Catalyst-Devel.
 
+        - Fix generated app test to be multi-platform and fix issue with case
+          for generated files.
         - 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