X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=0dba09e4d1110f34630027190d03cbecb2b30128;hb=be21bc19ab7e5b061e201748758d8f38f50dfe3d;hp=71cf9bf011ba69357690ea105ed80b46028d2186;hpb=57746b806ef4de802abec0c4a38a9524eb359661;p=catagits%2FCatalyst-Runtime.git diff --git a/Changes b/Changes index 71cf9bf..0dba09e 100644 --- a/Changes +++ b/Changes @@ -9,6 +9,10 @@ - Fix request body parameters being multiply rebuilt. Fixes both RT#75607 and CatalystX::DebugFilter + - Make plugin de-duplication work as intended originally, as whilst + duplicate plugins are totally unwise, the C3 error given to the user + is less than helpful. + Documentation: - Fix documentation in Catalyst::Component to show attributes and calling readers, rather than accessing elements in the $self->{} hash