X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=7f2c2ff9386ba5334bc107660ddd88dd5e48bbd8;hb=e48bc8157c9c8c0943eab7fe4092c2e7933e0263;hp=9af2680f18f1eed8bf5cde33fc774e7be1f144dc;hpb=6d7223bb6359b3150a6776488a8fab0a51bdd7e8;p=p5sagit%2Flocal-lib.git diff --git a/Changes b/Changes index 9af2680..7f2c2ff 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,15 @@ Revision history for local::lib +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)