make carp_once register messages not just callsite
[dbsrgits/DBIx-Class.git] / Changes
diff --git a/Changes b/Changes
index 9b6a7ba..804b235 100644 (file)
--- a/Changes
+++ b/Changes
@@ -53,6 +53,8 @@ Revision history for DBIx::Class
         - Cleanup of complex resultset update/delete oprations - storage
           specific code moved back to ResultSet and replaced by checks
           of storage capabilities
+        - Fixed carp_once only emitting one single warning per package
+          regardless of warning content
 
 0.08196 2011-11-29 05:35 (UTC)
     * Fixes