X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=ab770fae0773cbf24dfadd1cbd9ed2bbd2f44d13;hb=81f6e57ceddeb39d478a69c02f79a644826de84b;hp=948ae23886d80184ad5f24a88c1028eea6c67df3;hpb=de890f6b52f7a7e9d34b81d1b0c5edffc4b2863b;p=dbsrgits%2FDBIx-Class.git diff --git a/Changes b/Changes index 948ae23..ab770fa 100644 --- 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