X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=60d05dfc50f0c7b851c8659c440fdec355d7943d;hb=07f2ae08782c7479f4558e8be6673eed4ce7f619;hp=a993455757e4a58507e95b81e5bc06cbb4b8e379;hpb=12953dc199835bac911097ff29c4d29f4e477048;p=p5sagit%2FApp-FatPacker.git diff --git a/Changes b/Changes index a993455..60d05df 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,19 @@ Revision history for App-FatPacker + - fix fatpacked code to work properly on perl 5.6 in all cases + +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 - use object for @INC hook instead of subref, including a 'files' method to return a list of files provided