From: Karen Etheridge Date: Sun, 15 Sep 2013 19:47:17 +0000 (-0700) Subject: changelog X-Git-Tag: 1.008018~1 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2Flocal-lib.git;a=commitdiff_plain;h=10dd4b887f27bf3b0ca7b961d646e545b539f1aa changelog --- diff --git a/Changes b/Changes index 7f2c2ff..d7b3921 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,8 @@ Revision history for local::lib + - 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)