Entire test suite passes under DBIC_TRACE=1
[dbsrgits/DBIx-Class.git] / Changes
diff --git a/Changes b/Changes
index 8b9c106..6408d9f 100644 (file)
--- a/Changes
+++ b/Changes
@@ -61,6 +61,7 @@ Revision history for DBIx::Class
     * Misc
         - Refactored capability handling in Storage::DBI, allows for
           standardized capability handling wrt query/enable/disable
+        - Entire test suite now passes under DBIC_TRACE=1
         - Makefile.PL no longer imports GetOptions() to interoperate
           better with Catalyst installers
         - Bumped minimum Module::Install for developers