Regex /o is *EVIL* - no idea why I even thought of using that
[dbsrgits/DBIx-Class.git] / Changes
diff --git a/Changes b/Changes
index 4550819..1314d63 100644 (file)
--- a/Changes
+++ b/Changes
@@ -7,6 +7,7 @@ Revision history for DBIx::Class
     * Fixes
         - Fix another embarrassing regression preventing correct refining of
           the search criteria on a prefetched relation (broken in 0.08205)
+        - Fix incorrect callsite reporting by DBIC::Carp
 
 0.08208 2013-02-20 09:56 (UTC)
     * New Features / Changes