From: Oskari Okko Ojala Date: Fri, 2 Sep 2011 11:03:22 +0000 (+0300) Subject: Changelog updated: Set a matching Content-type for the redirect if Catalyst sets... X-Git-Tag: 5.90003~17 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=commitdiff_plain;h=fabe0bc68c2025aec35fb8e242128cc160d5eff9 Changelog updated: Set a matching Content-type for the redirect if Catalyst sets the body. --- diff --git a/Changes b/Changes index 4af1ee9..c1b361f 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,10 @@ # This file documents the revision history for Perl extension Catalyst. + Enhancements: + + - Set a matching Content-type for the redirect if Catalyst sets the + body. This is for compatibility with a WatchGuard Firewall. + Documentation fixes: - Document Catalyst::Plugin::Authentication fails tests unless