updated CHANGES, removed debug code left by accident, added a bit of POD regarding...
[dbsrgits/DBIx-Class.git] / Changes
diff --git a/Changes b/Changes
index e6bd62d..a7367b8 100644 (file)
--- a/Changes
+++ b/Changes
@@ -19,8 +19,8 @@ Revision history for DBIx::Class
           names should now be consistent and collision-free.
         - Improve handling of explicit key attr in ResultSet::find
         - Add warnings for non-unique ResultSet::find queries
-        - Changed Storage::DBI::Replication to Storage::DBI::Replicated, fixed
-          some problems using this with versioned databases, added some docs
+        - Changed Storage::DBI::Replication to Storage::DBI::Replicated and
+          refactored support.
         - By default now deploy/diff et al. will ignore constraint and index 
           names
         - Add ResultSet::_is_deterministic_value, make new_result filter the