X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=44bfb3b616949d840fe7bcdd90f0f49b0f8f4539;hb=8516a2f454820d8aad0897f6bec7e37ecd94dcc0;hp=a793b9d77029e300fa6ff96e62b7496c62cb9b5b;hpb=b4ff64e8f027ec8fb50bdde94aaeec7454c5c390;p=p5sagit%2FApp-FatPacker.git diff --git a/Changes b/Changes index a793b9d..44bfb3b 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,19 @@ Revision history for App-FatPacker +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 + +0.010003 - 2015-04-17 + - exclude virtual %INC entries from trace output + +0.010002 - 2014-08-16 + - correctly specify perl prerequisite of 5.8 in meta files + +0.010001 - 2014-03-18 - include 'lib' in @INC for packlists_containing's require() calls 0.010000 - 2013-11-27