fix installing to directories with spaces and backslashes
[p5sagit/local-lib.git] / Changes
diff --git a/Changes b/Changes
index 2b4ebf4..ac0240e 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,28 @@
 Revision history for local::lib
 
+1.008023   2013-10-19
+        - stable release of 1.008022 (no code changes since 1.008012)
+
+1.008022   2013-10-07 (development release, unindexed)
+        - 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
+
+1.008017   2013-09-14
         - avoid "Unrecognized escape \s passed through" errors on win32
           (again)