X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=Changes;h=4220eeb11cfab1d692511e2850f38d966b090b77;hp=851ff405b4b3e54a8367e44d4975e19e748ab962;hb=02352a283d954f8837277e40ba141b5c2c07af1b;hpb=31bd6aec5da1c1927fea4e086ca51727509a81fc diff --git a/Changes b/Changes index 851ff40..4220eeb 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,12 @@ # This file documents the revision history for Perl extension Catalyst. + - Fixed first block of startup debug messages missing when using a custom + logger that gets set at runtime, for example by overriding finalize_config + +5.90051 - 2013-11-06 + - Be more skeptical of the existance of $request->env to fix a regression + introduced in Catalyst::Action::REST by the previous release + 5.90050 - 2013-11-05 - Previously public predicates on the following attributes are now considered private and their method names have been changed to follow Perl convention