Stop t/storage/error from failing on memory-leaking smokers
[dbsrgits/DBIx-Class.git] / Changes
diff --git a/Changes b/Changes
index 36e413b..18a67f9 100644 (file)
--- a/Changes
+++ b/Changes
@@ -3,6 +3,7 @@ Revision history for DBIx::Class
     * Fixes
         - Bump forgotten Class::Accessor::Grouped core dependency
         - Promote forgotten Hash::Merge optdep to a hard requirement
+        - Skip t/storage/error.t on smokers with leaking perls
 
 0.08125 2010-12-27 04:30 (UTC)
     * New Features / Changes