X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=4b6e944d745bb2d4e21e0423b6ff3b520b7c5c67;hb=a74c2d1a1e12c43e5dbb4caef23f7cc25e57bd1f;hp=04a144d8ad5f1cbb48f7dd5e05deb27d3377ab06;hpb=9a6ecf4f8186b42c4c86206b20435c60dc03e012;p=catagits%2FCatalyst-Runtime.git diff --git a/Changes b/Changes index 04a144d..4b6e944 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,9 @@ This file documents the revision history for Perl extension Catalyst. + - fixed a Catalyst::Base bug causing duplicate action registrations + - modified DispatchTypes to support multiple registrations + - added Catalyst::Runtime module as dist marker + - added Catalyst::ActionChain and Chained DispatchType - removed retarded registration requirement in dispatcher - removed Module::Pluggable::Fast hack in favor of Module::Pluggable::Object