X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=Changes;h=4220eeb11cfab1d692511e2850f38d966b090b77;hp=711fa3097c2516f2ad170e00981253b80c985293;hb=02352a283d954f8837277e40ba141b5c2c07af1b;hpb=fc89737e02828d5d94c5271c74fb173ad29b28ca diff --git a/Changes b/Changes index 711fa30..4220eeb 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,8 @@ # 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