X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=839f821de925f4b0df5f38d1d5b2e946846587a8;hb=5b4c55843f23cac38feca090389ebac85c28a929;hp=df4e31c504a1c1816f6fae596407e7fe00b66648;hpb=d9d04deddc21923005721f9f86298b068c656369;p=catagits%2FCatalyst-Runtime.git diff --git a/Changes b/Changes index df4e31c..839f821 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,6 @@ # This file documents the revision history for Perl extension Catalyst. + - Make hostname resolution lazy (Marc Mims) - Support mocking virtualhosts in test suite (Jason Gottshall) - Add README