X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=3e67a46d2faa11324c45124e62402eda97a4100e;hb=0299ba2263bf6d87703fcb5b5ee5377d7a985d87;hp=13889384594d8aa87f2612d3ec97668fcb9cb5d1;hpb=91eeb37b4a08e92c5f893ccb1a8eddc862602651;p=catagits%2FCatalyst-Runtime.git diff --git a/Changes b/Changes index 1388938..3e67a46 100644 --- a/Changes +++ b/Changes @@ -5,6 +5,11 @@ 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 5.10 Sat Apr 23 11:16:00 2005 - updated dependencies to require latest module::pluggable::fast