Made storage txn_* functions log DBI operations to SQL debug trace
[dbsrgits/DBIx-Class.git] / Changes
diff --git a/Changes b/Changes
index 11d0595..c5f3186 100644 (file)
--- a/Changes
+++ b/Changes
@@ -6,6 +6,7 @@ Revision history for DBIx::Class
         - slice now uses search directly
         - fixes for update() on resultset
         - bugfix to Cursor to avoid error during DESTROY
+        - transaction DBI operations now in debug trace output
 
 0.06000
         - Lots of documentation improvements