Test suite wide leaktesting
[dbsrgits/DBIx-Class-Historic.git] / Changes
diff --git a/Changes b/Changes
index d983c85..5b196b2 100644 (file)
--- a/Changes
+++ b/Changes
@@ -26,6 +26,8 @@ Revision history for DBIx::Class
           when the position column is part of a unique constraint
 
     * Misc
+        - Centralized leak-checks for all instances of DBICTest::Schema
+          from within any test
         - Codebase is now trailing-whitespace-free
         - Cleanup of complex resultset update/delete oprations - storage
           specific code moved back to ResultSet and replaced by checks