X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=a9ef82d91c428dcf3cc9479462cb302477a34458;hb=2c28a12680175f13ed13f2e59f15fa1ab0adea5e;hp=06eadd6793c70f78b070171faa1728b0fb3df23c;hpb=4995a5cebbc06c813c20daabc8d248247f33cb37;p=catagits%2FCatalyst-Runtime.git diff --git a/Changes b/Changes index 06eadd6..a9ef82d 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,6 @@ # This file documents the revision history for Perl extension Catalyst. + - Fix uri_for to handle a stringifiable object - Fix model/view/controller methods to handle stringifiable objects - Fix RT#78377 - IIS7 ignores response body for 3xx requests, which causes (a different) response to be broken when using keepalive.