X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2Flocal-lib.git;a=blobdiff_plain;f=Changes;h=fd5e8705d1fedc87e30757e0df2ea8395a0832fe;hp=e8ec986e0372d89daefd2a73d30f54c3cf13b876;hb=73c9a8add20f699a4aa29bf814ddad0b5cfd440c;hpb=3d7e97f39a1ffe76551500eaa6865c7912c85636 diff --git a/Changes b/Changes index e8ec986..fd5e870 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,34 @@ Revision history for local::lib +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 + +1.008015 2013-09-12 + - re-release 1.008014 to fix broken MANIFEST + +1.008014 2013-09-12 + - fix new test to use alternate path representations on windows, to + handle potential space issues (regression since 1.008012) + +1.008013 2013-09-11 + - fix undef value errors when not installing into a local::lib + 1.008012 2013-09-11 - now handling using -Mlocal::lib in a taintperl environment, by ensuring that all libs in PERL_LOCAL_LIB_ROOT are properly added to