Changes for 135e8ce
Peter Rabbitson [Mon, 21 Nov 2011 22:34:40 +0000 (23:34 +0100)]
Changes

diff --git a/Changes b/Changes
index 275273f..42a4af1 100644 (file)
--- a/Changes
+++ b/Changes
@@ -5,6 +5,8 @@ Revision history for DBIx::Class
         - Fix the find() condition heuristics being invoked even when the
           call defaults to 'primary' (i.e. when invoked with bare values)
         - Throw much clearer error on incorrect inflation spec
+        - Fix incorrect storage behavior when first call on a fresh schema
+          is with_deferred_fk_checks
 
     * Misc
         - No longer depend on Variable::Magic now that a pure-perl