_cond_for_update_delete is hopelessly broken attempting to introspect SQLA1. Replace...
[dbsrgits/DBIx-Class.git] / Changes
diff --git a/Changes b/Changes
index 85f4a95..43d9dea 100644 (file)
--- a/Changes
+++ b/Changes
@@ -35,6 +35,7 @@ Revision history for DBIx::Class
         - Fix in_storage() to return 1|0 as per existing documentation
         - Centralize handling of _determine_driver calls prior to certain
           ::Storage::DBI methods
+        - Fix update/delete arbitrary condition handling (RT#51409)
         - POD improvements
 
 0.08112 2009-09-21 10:57:00 (UTC)