Ch Ch Ch Ch Changes!
Arthur Axel "fREW" Schmidt [Thu, 18 Mar 2010 19:53:28 +0000 (19:53 +0000)]
Changes

diff --git a/Changes b/Changes
index b0c7281..2bf9cdf 100644 (file)
--- a/Changes
+++ b/Changes
@@ -21,6 +21,7 @@ Revision history for DBIx::Class
           attribute
         - Fix ambiguity in default directory handling of create_ddl_dir
           (RT#54063)
+        - Fix update_all and delete_all to be wrapped in a transaction
         - Support add_columns('+colname' => { ... }) to augment column
           definitions.
         - Unicode support documentation in Cookbook and UTF8Columns