From: Tomas Doran Date: Tue, 13 Mar 2012 22:06:22 +0000 (+0000) Subject: Changelog X-Git-Tag: 5.90012~11 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=commitdiff_plain;h=9a649d25fba5c23ad76dc0ad5f31a2bb72adb69f Changelog --- diff --git a/Changes b/Changes index 5135713..c13291d 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,9 @@ # This file documents the revision history for Perl extension Catalyst. + Bug fixes: + - Fix request body parameters being multiply rebuilt. Fixes both + RT#75607 and CatalystX::DebugFilter + Documentation: - Fix documentation in Catalyst::Component to show attributes and calling readers, rather than accessing elements in the $self->{} hash