Changes update for my txn fix a few days ago
Brandon L. Black [Sat, 21 Jul 2007 06:04:28 +0000 (06:04 +0000)]
Changes

diff --git a/Changes b/Changes
index a4eb220..10cb039 100644 (file)
--- a/Changes
+++ b/Changes
@@ -2,6 +2,7 @@ Revision history for DBIx::Class
 
         - DBIx::Class::AccessorGroup made empty subclass of
           Class::Accessor::Grouped
+        - fixed an ugly bug regarding $dbh->{AutoCommit} and transactions
         - ensure_class_loaded handles non-classnames better.
         - non-destructive hashref handling for connect_info options
         - count no longer returns negative values after slice