From: David Kamholz Date: Mon, 6 Nov 2006 18:20:35 +0000 (+0000) Subject: again X-Git-Tag: 5.7099_04~292 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=commitdiff_plain;h=b2a3cbd170cd99b3aae935c2c5b6a6e0d807f8e9 again --- diff --git a/Changes b/Changes index b477426..a7f0039 100644 --- a/Changes +++ b/Changes @@ -5,9 +5,9 @@ This file documents the revision history for Perl extension Catalyst. - clean up Catalyst::Utils to handle some edge cases - Properly work around lighttpd PATH_INFO vs. SCRIPT_NAME bug (Mark Blythe) - - add _application accessor + - add _application accessor to Catalyst::Base - Support current_view - - Allow use Catalyst::Test without app name (Ton Voon, Altinity) + - Allow use of Catalyst::Test without app name (Ton Voon, Altinity) - Catalyst::Manual moved to its own package - Add option to FastCGI engine to send errors to stdout, not the web server - Use Module::Install's auto_install to install prerequisite modules