Changelog up to date
Tomas Doran [Thu, 28 Jan 2010 23:28:15 +0000 (23:28 +0000)]
Changes

diff --git a/Changes b/Changes
index 7832e73..9b7e9ba 100644 (file)
--- a/Changes
+++ b/Changes
    - nginx and lighttpd FCGI requests with URI encoded sections as the first
      path part have been fixed to operate correctly.
 
+    - Aparantly useless conditional in Catalyst::Component::BUILDARGS
+      has been removed.
+
+  Documentation:
+     - Improve the documentation about -Home and how Catalyst finds the
+       home path for applications.
+
   New features:
    - Allow passing additional arguments to action constructors.