Merge 'trunk' into 'DBIx-Class-current'
Matt S Trout [Fri, 24 Feb 2006 01:20:41 +0000 (01:20 +0000)]
r8160@obrien (orig r962):  matthewt | 2006-02-23 21:53:51 +0000
Updated Class::C3 dep
r8161@obrien (orig r963):  matthewt | 2006-02-24 01:19:15 +0000
Changes for 0.05007

1  2 
Changes
MANIFEST

diff --cc Changes
+++ b/Changes
@@@ -1,11 -1,6 +1,12 @@@
  Revision history for DBIx::Class
  
 +        - minor tweak to tests for join edge case
 +        - added cascade_copy relationship attribute
 +          (sponsored by Airspace Software, http://www.airspace.co.uk/)
 +        - clean up set_from_related
 +        - made copy() automatically null out auto-inc columns
 +
+ 0.05007 2006-02-24 00:59:00
          - tweak to Componentised for Class::C3 0.11
          - fixes for auto-inc under MSSQL
  
diff --cc MANIFEST
Simple merge