X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=ac0240e692a7af4525e2bcda5f071f41e734191e;hb=3af02ca30c0b8b2b841fd75eaa0c39578e84444f;hp=7f2c2ff9386ba5334bc107660ddd88dd5e48bbd8;hpb=e48bc8157c9c8c0943eab7fe4092c2e7933e0263;p=p5sagit%2Flocal-lib.git diff --git a/Changes b/Changes index 7f2c2ff..ac0240e 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,27 @@ Revision history for local::lib +1.008023 2013-10-19 + - stable release of 1.008022 (no code changes since 1.008012) + +1.008022 2013-10-07 (development release, unindexed) + - see 1.008019 through 1.008021 + +1.008021 2013-10-04 (development release, unindexed) + - yet another attempt to overcome win32 testing issues (paths with + spaces, backslashes) + +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)