X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=Changes;h=4220eeb11cfab1d692511e2850f38d966b090b77;hp=ead9f1f92a3a372c94cfb6b212625ce9a6582084;hb=02352a283d954f8837277e40ba141b5c2c07af1b;hpb=55119d7b4e28704945b29ce56434de196f77bb75 diff --git a/Changes b/Changes index ead9f1f..4220eeb 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,13 @@ # This file documents the revision history for Perl extension Catalyst. -TBA + - 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 for internal methods: