default column_info_from_storage to zero in -current
[dbsrgits/DBIx-Class-Historic.git] / Changes
diff --git a/Changes b/Changes
index ba7ca63..cebe02a 100644 (file)
--- a/Changes
+++ b/Changes
@@ -15,6 +15,7 @@ Revision history for DBIx::Class
           __PACKAGE__->column_info_from_storage(1) for now
 
 0.07002
+        - fixed inflate_datetime.t tests/stringify under older Test::More
         - cleared up Relationship docs, and fixed some typos
         - use ref instead of eval to check limit syntax (to avoid issues with
           Devel::StackTrace)