Merge 'trunk' into 'DBIx-Class-current'
[dbsrgits/DBIx-Class.git] / Changes
diff --git a/Changes b/Changes
index 948ae23..ab770fa 100644 (file)
--- a/Changes
+++ b/Changes
@@ -6,6 +6,7 @@ Revision history for DBIx::Class
        - load_classes now uses source_name and sets it if necessary
 
 0.06002
+        - grab $self->dbh once per function in Storage::DBI
         - nuke ResultSource caching of ->resultset for consistency reasons
         - fix for -and conditions when updating or deleting on a ResultSet