X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=19421b532d2ba3e14b21561f18c13c111eb5a4d5;hb=071bbccba2ec162da1a78069dc6f8fa371788895;hp=8dc051760462cff015dc54e6641f1ed8313ebf90;hpb=893fef20189e668794439fdf7b17054902fce28f;p=dbsrgits%2FDBIx-Class.git diff --git a/Changes b/Changes index 8dc0517..19421b5 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,10 @@ Revision history for DBIx::Class + - Added call to Pod::Inherit in Makefile.PL - + currently at author-time only, so we need to add the produced + .pod files to the MANIFEST + +0.08108 2009-07-05 23:15:00 (UTC) - Fixed the has_many prefetch with limit/group deficiency - it is now possible to select "top 5 commenters" while prefetching all their comments