Merge 'trunk' into 'prefetch_limit'
Peter Rabbitson [Thu, 18 Jun 2009 14:17:05 +0000 (14:17 +0000)]
r6705@Thesaurus (orig r6704):  abraxxa | 2009-06-18 12:30:01 +0200
added test for nested has_many prefetch without entries

r6707@Thesaurus (orig r6706):  ribasushi | 2009-06-18 12:43:36 +0200
HRI fix
r6708@Thesaurus (orig r6707):  ribasushi | 2009-06-18 14:05:42 +0200
wtf

1  2 
Changes

diff --cc Changes
+++ b/Changes
@@@ -1,6 -1,9 +1,10 @@@
  Revision history for DBIx::Class
  
+         - Fixed regression when both page and offset are specified on
+           a resultset
+         - Fixed HRI returning too many empty results on multilevel
+           nonexisting prefetch
 +        - Fixed the prefetch with limit bug
  
  0.08107 2009-06-14 08:21:00 (UTC)
          - Fix serialization regression introduced in 0.08103 (affects