From: Tomas Doran Date: Mon, 5 Oct 2009 21:59:01 +0000 (+0000) Subject: Tidy up changelog/attribution X-Git-Tag: 5.80014~36 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=commitdiff_plain;h=4c4d45d3ca616b98f98e16c68b9b0cde8b01334c Tidy up changelog/attribution --- diff --git a/Changes b/Changes index 44e1081..8745ef8 100644 --- a/Changes +++ b/Changes @@ -7,11 +7,11 @@ - Catalyst::Dispatcher::dispatch_types no longer throws deprecated warnings as there is no recommended alternative. - Improved the suggested fix warning when component resolution uses regex - fallback for fully qualified component names. (abraxxa) - + fallback for fully qualified component names. + New features: - Added disable_component_resolution_regex_fallback config option to - switch off regex fallback for component resolution. (abraxxa) + switch off (deprecated) regex fallback for component resolution. 5.80013 2009-09-17 11:07:04 diff --git a/lib/Catalyst.pm b/lib/Catalyst.pm index 44431f8..6ee24f5 100644 --- a/lib/Catalyst.pm +++ b/lib/Catalyst.pm @@ -2790,6 +2790,8 @@ abw: Andy Wardley acme: Leon Brocard +abraxxa: Alexander Hartmaier + Andrew Bramble Andrew Ford EA.Ford@ford-mason.co.ukE