Fix warning in t/54taint.t with explicitly unset PERL5LIB (RT#91972)
[dbsrgits/DBIx-Class.git] / Changes
diff --git a/Changes b/Changes
index 2a81172..1b69b27 100644 (file)
--- a/Changes
+++ b/Changes
@@ -33,6 +33,7 @@ Revision history for DBIx::Class
           relationship.
         - 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)
 
     * Misc
         - Replace $row with $result in all docs to be consistent and to