X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=Changes;h=2e7455c78331b02670ddd5b6383303505cb23b6e;hp=859f3e7725123878b15a1fcb3f647c2f8d4e6bf4;hb=6890e59891b99d9b98973c9a37ca6022134e0ff5;hpb=99d891a5a0d1e06d6d63aa61473c63752e71a4fd diff --git a/Changes b/Changes index 859f3e7..2e7455c 100644 --- a/Changes +++ b/Changes @@ -7,6 +7,16 @@ This file documents the revision history for Perl extension Catalyst. - 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!) + - fixed MP2 engines + - removed apreq dependency from all MP engines. + - added SpeedyCGI engine 5.10 Sat Apr 23 11:16:00 2005 - updated dependencies to require latest module::pluggable::fast