X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=c207538bdfb23d8b8e1b7111a8ecaffadcb18753;hb=0d588482166b8d49a697da2ed374c606d33b1245;hp=edfdff01b8b7e43fe929c630bfbb2eca844c95de;hpb=663a867559c7781df1c6810ec07aa4a3bd3c58ce;p=p5sagit%2Flocal-lib.git diff --git a/Changes b/Changes index edfdff0..c207538 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,20 @@ Revision history for local::lib +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)