X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=21968ef2e0e02a67231dd4ab3416047a298276f4;hb=d1cceec44d382359f1bc59d8ec786fce84ff0136;hp=0d1e7404d714c2b2c6fa97dd379629ede68ada86;hpb=a2f6c15f6e0ce89b4724cbd5d9433c06c5d5b0fd;p=dbsrgits%2FDBIx-Class.git diff --git a/Changes b/Changes index 0d1e740..21968ef 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,10 @@ Revision history for DBIx::Class +0.06003 + - fix for has_many prefetch with 0 related rows + - make limit error if rows => 0 + - added memory cycle tests and a long-needed weaken call + 0.06002 2006-04-20 00:42:41 - fix set_from_related to accept undef - fix to Dumper-induced hash iteration bug