Remove merged branch
Peter Rabbitson [Fri, 7 Aug 2009 09:21:35 +0000 (09:21 +0000)]
Changes

diff --git a/Changes b/Changes
index 9b7da53..7a47fd1 100644 (file)
--- 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