X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=a2676f747345b0220998c1ddf2fd9abf26c53020;hb=e2adaa166c94d83075815f61e7c90bd4b48cd625;hp=13889384594d8aa87f2612d3ec97668fcb9cb5d1;hpb=91eeb37b4a08e92c5f893ccb1a8eddc862602651;p=catagits%2FCatalyst-Runtime.git diff --git a/Changes b/Changes index 1388938..a2676f7 100644 --- a/Changes +++ b/Changes @@ -5,6 +5,15 @@ This file documents the revision history for Perl extension Catalyst. - added $c->req->protocol and $c->req->secure - improved error message when forwarding to unknown module - fixed win32 installer + - added deep recursion detection + - fixed auto actions + - fixed inheritance in dispatcher + - allow whitespaces between brackets and quoted string + in Path and Regex attributes + - new helper templates + - installer now supports install_base and destdir + - allow multiple Catalyst apps to run on the same mod_perl instance + (not the same app!) 5.10 Sat Apr 23 11:16:00 2005 - updated dependencies to require latest module::pluggable::fast