Add an once-and-for-all workaround for Package::Stash::XS + =< 5.8.6
[p5sagit/namespace-clean.git] / Changes
diff --git a/Changes b/Changes
index cccc00c..4abca90 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,3 +1,7 @@
+        - Exclusively use Package::Stash::PP on perls < 5.8.7 until a fixed
+          Package::Stash::XS ships - breakage keeps getting reintroduced
+          ( RT#107343, RT#74151 )
+
     [0.25]
         - Fix incorrect ExtUtils::CBuilder detection routine leading to
           Makefile.PL crashes when EU::CB is not available