Document test failure fix with the upcoming DBIC 0.082800
Dagfinn Ilmari Mannsåker [Sat, 9 Aug 2014 14:02:03 +0000 (15:02 +0100)]
Changes

diff --git a/Changes b/Changes
index fc746de..f022e8a 100644 (file)
--- a/Changes
+++ b/Changes
@@ -2,6 +2,7 @@ Revision history for Perl extension DBIx::Class::Schema::Loader
 
         - Fix many_to_many bridges going back to the same table
         - Don't disconnect after ->load in static mode
+          (fixes Pg test failure with the upcoming DBIC 0.082800)
         - Set up Travis smoking (mostly stolen from DBIC)
 
 0.07040  2014-05-27