X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=bf2b32976649688b58ac732d2006b22dc19e07cc;hb=a0e1d7745ea400c72efb9cbe013295d2b399e8d6;hp=9485a4b4c32fffed82316e9ace393e689ba610bc;hpb=12e785ed4c845d895cfc50ad0a60e40e35d6b0f3;p=catagits%2FCatalyst-Devel.git diff --git a/Changes b/Changes index 9485a4b..bf2b329 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,7 @@ This file documents the revision history for Perl extension Catalyst-Devel. + - Split method for creating tests into multiple methods to allow + subclasses to override the generation of some tests. - Allow the author to be defined in the call to ->new to help things which want to call Catalyst::Helper programatically. - Remove $VERSION = eval $VERSION handwave in generated code as: @@ -12,6 +14,9 @@ This file documents the revision history for Perl extension Catalyst-Devel. - Don't pollute M::I plugin detector with GetOptions symbol from GetOpt::Long - Fix typo in share/script/myapp_server.pl.tt (RT #58475) + - Increased Catalyst::Plugin::ConfigLoader dependency to 0.30 + - Include File::Copy::Recursive in inc/ when building a dist of an + application. 1.28 2010-06-16 02:43:00 - Fix generated Pod tests so that the first check is if the TEST_POD