X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=b7869810a31d9807302a9292fceedaf0cf533856;hb=4a0018705fb3a04921f92114e92830b5e56d6e9c;hp=366ce5b89ea0a441fdeb1f2620e032ad13c5737d;hpb=b8f669f3c51dab87bfe9387dbaac0c07027abcfd;p=catagits%2FCatalyst-Runtime.git diff --git a/Changes b/Changes index 366ce5b..b786981 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,9 @@ This file documents the revision history for Perl extension Catalyst. + - Use Class::Inspector->loaded($class) instead of $class->can('can') + - Added ActionClass attribute + - Removed Test::WWW::Mechanize::Catalyst from Makefile.PL (circular dep) + - Updated docs for Catalyst::Component - Separated execute and dispatch on Catalyst::Action - cleaned up logging and debug output - minor doc fixes @@ -7,6 +11,8 @@ This file documents the revision history for Perl extension Catalyst. - Fix pod to use DBIC::Schema instead of DBIC model - Fix ->config failing to copy _config for subclassing - ConfigLoader: Updated to version 0.07 + - Updated log format + - Updated debug dump 5.6902 2006-05-04 13:00:00 - Remove tarballs and OSX metadata files.