X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=20fd674ef7f03719cd6382cf1074d5aedb3bb394;hb=7487778ddbf9f90fff70a7efdee64b579200922c;hp=b43794a30f83664e746f2e01b708d8252d922421;hpb=003747f7c67e558d207786b0749ba4d55ec805c6;p=p5sagit%2Flocal-lib.git diff --git a/Changes b/Changes index b43794a..20fd674 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,23 @@ Revision history for local::lib + - 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 + 1.008015 2013-09-12 - re-release 1.008014 to fix broken MANIFEST