X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=839f821de925f4b0df5f38d1d5b2e946846587a8;hb=fc38b0560394940f71dd8620d4006254eb067992;hp=94fff4fc14571dbde94fe9d53ffa25219924a5b2;hpb=6d4c336866c2ec8d50aecfd00b038ada55f7eea6;p=catagits%2FCatalyst-Runtime.git diff --git a/Changes b/Changes index 94fff4f..839f821 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,12 @@ # This file documents the revision history for Perl extension Catalyst. - - Fix links to the mailing lists (Florian Ragwitz). + - Make hostname resolution lazy (Marc Mims) + - Support mocking virtualhosts in test suite (Jason Gottshall) + - Add README + +5.8000_03 2008-10-14 14:13:00 + - Fix forwarding to Catalyst::Action objects (Rafael Kitover). + - Fix links to the mailing lists (RT #39754 and Florian Ragwitz). - Use Class::MOP instead of Class::Inspector (Florian Ragwitz). - Change Catalyst::Test to use Sub::Exporter (Florian Ragwitz). - Fixed typo in Engine::HTTP::Restarter::Watcher causing -r to complain.