X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=Changes;h=8581c869334475b352e960169134aaeae7854ed6;hp=fd8b2eba02e0529cc2911a52793013843d3c8b17;hb=71415389f4a9968c22da3255dcaaf2669fa58731;hpb=e99ec2dcc083716c88a86a89b9017c6a78a260a9 diff --git a/Changes b/Changes index fd8b2eb..8581c86 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,7 @@ # This file documents the revision history for Perl extension Catalyst. + - Add backwards compatibility method for Catalyst::Log->body, which + has been made private (t0m) - Fix so that calling $c->req->parameters(undef) does not flatten the request parameters with undef + test (t0m) - Fix so that width of table of unattached actions for debugging