X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=8dc051760462cff015dc54e6641f1ed8313ebf90;hb=115a7c3b6b2ced29def65927cf303bb28a8f3092;hp=62a95b2561a9883d0c7f39f09aa7d0a8110e45ab;hpb=8de9298cd21c79c16337af2ee1adf61f906b803e;p=dbsrgits%2FDBIx-Class.git diff --git a/Changes b/Changes index 62a95b2..8dc0517 100644 --- a/Changes +++ b/Changes @@ -21,7 +21,7 @@ Revision history for DBIx::Class - Fixed set_$rel with where restriction deleting rows outside the restriction - populate() returns the created objects or an arrayref of the - create dobjects depending on scalar vs. list context + created objects depending on scalar vs. list context - Fixed find_related on 'single' relationships - the former implementation would overspecify the WHERE condition, reporting no related objects when there in fact is one