Fix more taint.t failures under local::lib
[dbsrgits/DBIx-Class.git] / Changes
diff --git a/Changes b/Changes
index 871b012..fb7673d 100644 (file)
--- a/Changes
+++ b/Changes
@@ -81,6 +81,7 @@ Revision history for DBIx::Class
     * Misc
         - Add explicit test for pathological example of asymmetric IC::DT setup
           working with copy() in t/icdt/engine_specific/sybase.t (GH#84)
+        - Fix t/54taint.t failing on local::lib's with upgraded Carp on 5.8.*
         - Fix invalid variable names in ResultSource::View examples
         - Typo fixes from downstream debian packagers (RT#112007)
         - Skip tests in a way more intelligent and speedy manner when optional