fixed the trouble with undefs using populate in void context. Added some tests for...
[dbsrgits/DBIx-Class.git] / Changes
diff --git a/Changes b/Changes
index 69facca..a0402f7 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,7 @@
 Revision history for DBIx::Class
 
+        - fixed up multi_create to be more intelligent about PK<->PK rels
+        - fix many-many rels to not use set_columns
         - Unmarked deploy as experimental since it isn't anymore
         - Removed Cwd dep since it's not required and causes problems
           with debian packaging