changelog for trial release with test fixes
[p5sagit/local-lib.git] / Changes
diff --git a/Changes b/Changes
index 2b4ebf4..392b4d3 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,13 @@
 Revision history for local::lib
 
+        - another attempt to overcome win32 testing issues (paths with spaces,
+          backslashes)
+
+1.008018   2013-09-15
+        - print out actual paths in more test cases, for helping to diagnose
+          mysterious failures
+
+1.008017   2013-09-14
         - avoid "Unrecognized escape \s passed through" errors on win32
           (again)