X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=4c2c878145cae3581332220e5a3ff677fd2f895b;hb=10036864e24a0f17d96d9b9da4e080dfbf4a3597;hp=3fe569e24c6f0a602711426d6b93da4b890b6757;hpb=4957ffde85720ce3d5d3fdee493b33e397ede6af;p=p5sagit%2Flocal-lib.git diff --git a/Changes b/Changes index 3fe569e..4c2c878 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,24 @@ Revision history for local::lib + - 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) + 1.008016 2013-09-13 - avoid "Unrecognized escape \s passed through" errors on win32