From: Peter Rabbitson <ribasushi@cpan.org>
Date: Fri, 7 Aug 2009 09:21:35 +0000 (+0000)
Subject: Remove merged branch
X-Git-Tag: v0.08109~34
X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=1910c7af67742f5e8ec540063d265cb0ecdca2e0;p=dbsrgits%2FDBIx-Class.git

Remove merged branch
---

diff --git a/Changes b/Changes
index 9b7da53..7a47fd1 100644
--- a/Changes
+++ b/Changes
@@ -10,6 +10,8 @@ Revision history for DBIx::Class
           - Fixed the way we detect transaction to make this more reliable
             and forward looking.
           - Fixed some trouble with the way Moose Types are used.
+          - Made discard_chages/get_from_storage replication aware (they
+            now read from the master storage by default)
         - Refactor of MSSQL storage drivers, with some new features:
           - Support for placeholders for MSSQL via DBD::Sybase with proper
             autodetection