Merge '0.08108_prerelease_please_do_not_pull_into_it' into 'trunk'
Peter Rabbitson [Mon, 6 Jul 2009 06:12:57 +0000 (08:12 +0200)]
r6995@Thesaurus (orig r6994):  ribasushi | 2009-07-06 01:12:57 +0200
Where 08108 will come from

1  2 
Changes

diff --cc Changes
+++ b/Changes
@@@ -1,8 -1,7 +1,10 @@@
  Revision history for DBIx::Class
  
-         - Added call to Pod::Inherit in Makefile.PL - 
++        - 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