Missed fallback from changeset [2751]
[dbsrgits/DBIx-Class-Historic.git] / Changes
diff --git a/Changes b/Changes
index ea0f107..c452124 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,7 @@
 Revision history for DBIx::Class
 
 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)