Get tests running under -T (cosmetics only)
[p5sagit/namespace-clean.git] / Changes
diff --git a/Changes b/Changes
index 59aa559..b456ebc 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,3 +1,7 @@
+
+        - Work around P5#72210, resulting in fails on 5.8.8 -Duselongdouble
+        - Fix incorrect name in META (RT#107813)
+
 0.26  2015-10-07 17:43 (UTC)
         - Exclusively use Package::Stash::PP on perls < 5.8.7 until a fixed
           Package::Stash::XS ships - breakage keeps getting reintroduced