From: Justin Guenther <jguenther@cpan.org>
Date: Tue, 6 Jun 2006 23:06:59 +0000 (+0000)
Subject: added last patch to Changes
X-Git-Tag: v0.07002~75^2~131
X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=175cff3efcbdd96ca7e3d7cc7486301c87c808f8;p=dbsrgits%2FDBIx-Class.git

added last patch to Changes
---

diff --git a/Changes b/Changes
index 3325a53..6c75481 100644
--- a/Changes
+++ b/Changes
@@ -2,6 +2,7 @@ Revision history for DBIx::Class
 
 0.06999_02 sometime?
         - Fixed up POD::Coverage tests, filled in some POD holes
+        - Added a warning for incorrect component order in load_components
 
 0.06999_01 2006-05-28 17:19:30
         - add automatic naming of unique constraints