Tidy up changelog/attribution
Tomas Doran [Mon, 5 Oct 2009 21:59:01 +0000 (21:59 +0000)]
Changes
lib/Catalyst.pm

diff --git a/Changes b/Changes
index 44e1081..8745ef8 100644 (file)
--- 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
 
index 44431f8..6ee24f5 100644 (file)
@@ -2790,6 +2790,8 @@ abw: Andy Wardley
 
 acme: Leon Brocard <leon@astray.com>
 
+abraxxa: Alexander Hartmaier <abraxxa@cpan.org>
+
 Andrew Bramble
 
 Andrew Ford E<lt>A.Ford@ford-mason.co.ukE<gt>