add attribution for alnewkirk, mention force_ascii
Rafael Kitover [Sat, 29 Oct 2011 20:26:05 +0000 (16:26 -0400)]
Add attribution for the dbicdump config file support for alnewkirk in
Changes and add his handle in ::Loader CONTRIBUTORS section.

Add naming => { force_ascii => 1 } to Changes as well.

Changes
lib/DBIx/Class/Schema/Loader.pm

diff --git a/Changes b/Changes
index f3e208d..8fc72d0 100644 (file)
--- a/Changes
+++ b/Changes
@@ -6,6 +6,7 @@ Revision history for Perl extension DBIx::Class::Schema::Loader
         - add experimental naming=v8 mode with better CamelCase identifier
           support, relationship naming and conversion of non-identifier chars
           (RT#71945)
+        - add naming => { force_ascii => 1 } option for Unicode database names
         - implement schema_base_class and schema_components for dynamic and
           working schemas
         - remove dependency on File::Slurp
@@ -16,7 +17,7 @@ Revision history for Perl extension DBIx::Class::Schema::Loader
           the preserve_case option after the preserve_case tests (RT#70829)
         - handle <type> DEFAULT NULL for Pg
         - handle boolean DEFAULT 0::boolean for Pg
-        - config file support for dbicdump script
+        - config file support for dbicdump script (alnewkirk)
         - added filter_generated_code option (RT#53841)
         - generic table and column comments support
         - MySQL table and column comments support
index 6d802da..5a273ed 100644 (file)
@@ -569,7 +569,7 @@ spb: Stephen Bennett <spb@exherbo.org>
 
 Matias E. Fernandez <mfernandez@pisco.ch>
 
-Al Newkirk <awncorp@cpan.org>
+alnewkirk: Al Newkirk <awncorp@cpan.org>
 
 ... and lots of other folks. If we forgot you, please write the current
 maintainer or RT.