X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=909894ccb2b68bd541d00b4c4cd43edaaf20e5fa;hb=b81538923;hp=0a3ea8a02dcb2f6b398ba84f5e40e42439b17e8f;hpb=83e8741bcd37f324ff4e1358e9d8857549efc85b;p=dbsrgits%2FDBIx-Class.git diff --git a/Changes b/Changes index 0a3ea8a..909894c 100644 --- a/Changes +++ b/Changes @@ -6,6 +6,8 @@ Revision history for DBIx::Class specific DateTime::Format dependencies * Fixes + - Ensure failing on_connect* / on_disconnect* are dealt with properly, + notably on_connect* failures now properly abort the entire connect - Fix corner case of stringify-only overloaded objects being used in create()/populate()