Changelog
Tomas Doran [Thu, 26 Aug 2010 00:20:05 +0000 (00:20 +0000)]
Changes

diff --git a/Changes b/Changes
index ce7606b..6b59afc 100644 (file)
--- a/Changes
+++ b/Changes
   - 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