Kill intra-devrel changelog entry
Peter Rabbitson [Fri, 26 Apr 2013 16:10:06 +0000 (18:10 +0200)]
The log is large enough as it is, hence keeping only things that
are relevant when upgrading from 0.08210 to current

Changes

diff --git a/Changes b/Changes
index 5f4d7b1..14a1c77 100644 (file)
--- a/Changes
+++ b/Changes
@@ -56,8 +56,6 @@ Revision history for DBIx::Class
         - Even more robust behavior of GenericSubQuery limit dialect
         - Make sure deployment_statements() and cursor_class() are called on
           a resolved storage subclass
-        - fixes cache-miss bug when adding empty caches to related resultsets
-          chained off prefetched objects
 
     * Misc
         - Fix tests failing due to unspecified resultset retrieval order