Revert r5766 which was applied to the trunk instead of branches/current.
[dbsrgits/DBIx-Class-Schema-Loader.git] / Changes
diff --git a/Changes b/Changes
index 3b5eb4b..eb010bb 100644 (file)
--- a/Changes
+++ b/Changes
@@ -3,7 +3,6 @@ Revision history for Perl extension DBIx::Class::Schema::Loader
 0.04006 Not Yet Released
         - Fix Oracle constraint detection for non-owned schemas (RT #35732)
         - Add result_base_class and schema_base_class options (RT #43977)
-        - Ignore duplicate uniq indices (including duplicates of the PK).
 
 0.04005 Sat Apr 05, 2008
         - Fix DB2 support