From: Tomas Doran Date: Thu, 26 Aug 2010 00:20:05 +0000 (+0000) Subject: Changelog X-Git-Tag: 5.80026~6 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=9c64b93ab095f0e3a228a89663425fdcdf9a4a2b;p=catagits%2FCatalyst-Runtime.git Changelog --- diff --git a/Changes b/Changes index ce7606b..6b59afc 100644 --- a/Changes +++ b/Changes @@ -19,6 +19,10 @@ - Fix show_internal_actions config setting producing warnings in debug mode (RT#59738) + - Make Catalyst::Test::local_request() set the response base from base href + in the returned document so that links can be resolved correctly by + Test::WWW::Mechanize::Catalyst + Refactoring: - moved component name sort that happens in setup_components to locate_components to allow methods to wrap around locate_components