X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=c96afb2f2aa5092c93e7b486c833b6b19480c0e1;hb=9fecf34853eb73b3f1f37ebc0af4b9a541650ba7;hp=cc7d20d2d53aa7be52ec690920b9127be3a6afe8;hpb=c2565f405f699f4e231cd4d547e304677882c46d;p=p5sagit%2FApp-FatPacker.git diff --git a/Changes b/Changes index cc7d20d..c96afb2 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,9 @@ Revision history for App-FatPacker + - detect and handle packing from within inc dirs w/version part + - fix tests to no longer rely on . being in @INC + +0.010005 - 2015-12-14 - fix fatpacked code to work properly on perl 5.6 in all cases - removed x_static_install metadata (RT#110299)