update Changes
Rafael Kitover [Thu, 2 Dec 2010 19:51:53 +0000 (14:51 -0500)]
Changes

diff --git a/Changes b/Changes
index 58fa9c2..4e00988 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,6 @@
 Revision history for Perl extension DBIx::Class::Schema::Loader
 
+        - Handle column accessor collisions with UNIVERSAL methods
         - Generate custom_type_name hint for PostgreSQL enums, as used
           by very recent SQL::Translator
         - Added support for PostgreSQL enum types