avoid using pod checking functions that plan
[p5sagit/strictures.git] / Changes
diff --git a/Changes b/Changes
index 27374c1..8b75eb2 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,10 @@
 Release history for strictures
 
+  - fix extra checks triggering on paths starting with t, xt, lib, or blib,
+    rather than only triggering on those directories.
+  - avoid stat checks for VCS directories until we are in an appropriately
+    named file
+
 1.005005 - 2014-08-16
   - include minimum perl version in metadata