X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=893dc4e54100d3adc65bf555962c43260529009b;hb=d04dfa50af0f2aaecd9c0d60487a19f7b63e4636;hp=2b4ebf4236e85d7885403115cdb6d16311abc149;hpb=19e2f061febaf3ba7b8da4d3fdeab83cc3bcd57c;p=p5sagit%2Flocal-lib.git diff --git a/Changes b/Changes index 2b4ebf4..893dc4e 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,14 @@ Revision history for local::lib +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)