X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=Changes;h=6b59afc7b711a319ff49a6e92aa30962fadae8ca;hp=ce7606b8732d177b45a35a1de5a992c027941331;hb=9c64b93ab095f0e3a228a89663425fdcdf9a4a2b;hpb=0de7c4a458cb3d2420f20481ed5cddd20eb5d800 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