refactor DBIx::Class::Storage::Statistics::debugfh() to be lazy
[dbsrgits/DBIx-Class.git] / Changes
diff --git a/Changes b/Changes
index a07cefe..a38c256 100644 (file)
--- a/Changes
+++ b/Changes
@@ -32,6 +32,7 @@ Revision history for DBIx::Class
         - Switch all serialization to use Storable::nfreeze for portable
           architecture independent ice
         - Fix the bogus META.yml dependency injection issue for good
+        - Refactor DBIx::Class::Storage::Statistics::debugfh() to be lazy
 
 0.08124 2010-10-28 14:23 (UTC)
     * New Features / Changes