From: John Napiorkowski Date: Fri, 6 Jun 2014 18:48:24 +0000 (-0400) Subject: added changes X-Git-Tag: 5.90070~24 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=commitdiff_plain;h=91789f94b34732b56e9b89f77f973b2a265591c9 added changes --- diff --git a/Changes b/Changes index f682c35..a34c649 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,9 @@ # This file documents the revision history for Perl extension Catalyst. +5.90069_002 + - When throwing an http style exception, make sure we properly flush the + existing log and report other errors in the error stack. + 5.90069_001 - The Catalyst::Log object now has 'autoflush' (which defaults to true) and causes log messages to be written out in real-time. This is helpful for the