From: Tomas Doran Date: Thu, 28 Jan 2010 23:28:15 +0000 (+0000) Subject: Changelog up to date X-Git-Tag: 5.80019~2 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=commitdiff_plain;h=c2f4efce2d20d85c04ba5f79e7382086d0a021a5 Changelog up to date --- diff --git a/Changes b/Changes index 7832e73..9b7e9ba 100644 --- a/Changes +++ b/Changes @@ -15,6 +15,13 @@ - 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.