X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=c96afb2f2aa5092c93e7b486c833b6b19480c0e1;hb=9fecf34853eb73b3f1f37ebc0af4b9a541650ba7;hp=f2669a966a491984b3892c6d85be1ae4453840b6;hpb=2d264332524102c6db54d851b868f5fd9ce52585;p=p5sagit%2FApp-FatPacker.git diff --git a/Changes b/Changes index f2669a9..c96afb2 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,12 @@ 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) + 0.010004 - 2015-06-28 - fix tests to work reliably on win32