X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=43740e2413298438287ef476723018cd08516095;hb=f6d731aa9035d775e9960b9dd3d20a8d2a2e90f6;hp=ac61b358e9cbdf71690d18c97a010a11a2ddec95;hpb=c6b73be9fc3d53b0f5e93fd0653a3eca06715996;p=dbsrgits%2FDBIx-Class.git diff --git a/Changes b/Changes index ac61b35..43740e2 100644 --- a/Changes +++ b/Changes @@ -8,6 +8,8 @@ Revision history for DBIx::Class * 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() * Misc - Skip tests in a way more intelligent and speedy manner when optional