Keep T::B IO open in t/52leaks.t END - other ENDs pending (esp. since 961d79db)
[dbsrgits/DBIx-Class.git] / Changes
diff --git a/Changes b/Changes
index b3ae1cb..0cda709 100644 (file)
--- a/Changes
+++ b/Changes
@@ -2,6 +2,9 @@ Revision history for DBIx::Class
 
     * Misc
         - Depend on newer Moo, to benefit from a safer runtime (RT#93004)
+        - Fix intermittent failures in the LeakTracer on 5.18+
+        - Fix failures of t/54taint.t on Windows with spaces in the $^X
+          executable path (RT#101615)
 
 0.082810 2014-10-25 13:58 (UTC)
     * Fixes