X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=f340d9732b5082c6f627493c0c09e3417f8fd7fd;hb=8aa39973c1148499ceef41b27c74a31420e8c3bc;hp=a6928dd106a90bccb7313e694ca6f7d988d5ada8;hpb=e66329daef8b951878efad004f636924baf448fd;p=catagits%2FCatalyst-Runtime.git diff --git a/Changes b/Changes index a6928dd..f340d97 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,14 @@ # This file documents the revision history for Perl extension Catalyst. + Bug fixes: + - Remove the erroneous --detach option from Catalyst::Script::FastCGI + - --daemon option to Catalyst::Script::FastCGI is fixed. + - Fix the debug dump for applications which use Catalyst::Plugin::Session + (RT#52898) + - Fix regression in the case where mod_rewrite is being used to rewrite + requests into a path below your application base introduced with the + %2F related fixes in 5.80014_02. + 5.80016 2009-12-11 23:23:33 Bug fixes: