X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=153c3a8543174c3ca91120ae7e72a99d5b95efad;hb=e9d552de92cde6552f35cd45a3572df1e25609cc;hp=43740e2413298438287ef476723018cd08516095;hpb=90e090887aae656ad4776487609ab34ddaef44db;p=dbsrgits%2FDBIx-Class.git diff --git a/Changes b/Changes index 43740e2..153c3a8 100644 --- a/Changes +++ b/Changes @@ -10,6 +10,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 t/52leaks.t failures on compilerless systems (RT#104429) * Misc - Skip tests in a way more intelligent and speedy manner when optional