remove unix-style directory separator from regex (DOH!)
[p5sagit/local-lib.git] / Changes
diff --git a/Changes b/Changes
index d7b3921..2dac9b0 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,20 @@
 Revision history for local::lib
 
+        - see 1.008019 through 1.008021
+
+1.008021   2013-10-04 (development release, unindexed)
+        - yet another attempt to overcome win32 testing issues (paths with
+          spaces, backslashes)
+
+1.008020   2013-10-03 (development release, unindexed)
+        - yet another attempt to overcome win32 testing issues (paths with
+          spaces, backslashes)
+
+1.008019   2013-09-29 (development release, unindexed)
+        - 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