Always run the META.yml check
[dbsrgits/DBIx-Class.git] / Changes
diff --git a/Changes b/Changes
index 9aa2432..4a7c676 100644 (file)
--- a/Changes
+++ b/Changes
@@ -30,6 +30,7 @@ Revision history for DBIx::Class
     * Misc
         - Switch all serialization to use Storable::nfreeze for portable
           architecture independent ice
+        - Fix the bogus META.yml dependency injection issue for good
 
 0.08124 2010-10-28 14:23 (UTC)
     * New Features / Changes