updated changelog
John Napiorkowski [Mon, 18 Mar 2013 20:30:14 +0000 (16:30 -0400)]
Changes

diff --git a/Changes b/Changes
index 271f537..df04fd5 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,7 @@
 # This file documents the revision history for Perl extension Catalyst.
 
 5.90021 - TBA
+  - Fixed bug when a PSGI engine need to use psgix logger
   - Added cpanfile as a way to notice we are a dev checkout
   - Added 'x-tunneled-method' HTTP Header method override to match features in
     Catalyst::Action::REST and in other similar systems on CPAN