X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=Changes;h=9b7e9ba4caa8f800674604a3f5b8f4f374a9a7c5;hp=7832e734d689d57b14e320863b54b42600e14fa3;hb=c2f4efce2d20d85c04ba5f79e7382086d0a021a5;hpb=a9a405db0d420172e69219fd71d2d39fd56167cf 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.