Make 54taint.t actually test the DBIx::Class in lib (originally 689e22d1)
[dbsrgits/DBIx-Class.git] / Changes
diff --git a/Changes b/Changes
index 04d2994..ad1b688 100644 (file)
--- a/Changes
+++ b/Changes
@@ -42,6 +42,8 @@ Revision history for DBIx::Class
         - Fix t/storage/replicated.t class loading problem
         - Stop using the deprecated Class::MOP::load_class()
         - Fix warning in t/54taint.t with explicitly unset PERL5LIB (RT#91972)
+        - Fix t/54taint.t failing under a local::lib with installed earlier
+          DBIC version (RT#92486)
 
     * Misc
         - Massive incompatible change of ::BlockRunner internals (was never