install to "site" for newer perls, as per p5p recommendation (see RT#67667)
[p5sagit/Module-Metadata.git] / Changes
diff --git a/Changes b/Changes
index 98a5bb9..c69d7df 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,9 @@
 Release history for Module-Metadata
 
+  - Fix reliance on recent Test::Builder
+  - Make tests perl 5.6 compatible
+  - now installs to 'site' for perl 5.12+, as per p5p recommendation
+
 1.000012 - 2013-05-04
   - improved package detection heuristics (thanks, Edward Zborowski!)
   - fix ->contains_pod (RT#84932, Tokuhiro Matsuno)