X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=79647e835cd588785be6c0635eee2c8974f0e8b1;hb=12d4ace42dceb1e264a476d26ca7189036cbbb85;hp=5d0bd69f7f94fc794a801fdb1e13de74f84ff530;hpb=e6f5efaba3b386a7ccd5d950dbb2925eeba05be8;p=dbsrgits%2FDBIx-Class.git diff --git a/Changes b/Changes index 5d0bd69..79647e8 100644 --- a/Changes +++ b/Changes @@ -17,6 +17,7 @@ Revision history for DBIx::Class notably on_connect* failures now properly abort the entire connect - Fix corner case of stringify-only overloaded objects being used in create()/populate() + - Fix several corner cases with Many2Many over custom relationships - Fix t/52leaks.t failures on compilerless systems (RT#104429) - Fix t/storage/quote_names.t failures on systems with specified Oracle test credentials while missing the optional Math::Base36