added test for root overriding automatic detection.
[catagits/Catalyst-Runtime.git] / Changes
diff --git a/Changes b/Changes
index b3929ff..54b4433 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,10 @@
 This file documents the revision history for Perl extension Catalyst.
 
-5.24  2005-00-00 00:00:00
+5.30  2005-00-00 00:00:00
+
+        - Allow forward with arguments.
+        - Updated cookbook
+        - Allow overriding home/root in config.
         - make module build cons README automatically.
         - prettify home path by resolving '..' (Andy Grundman)
         - improved helper templates a bit, new naming scheme for tests...