X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=b6d1c033c94fc61fbe96782f01010c5c32c771cf;hb=7bf1d4f2df5bc965471419258e2242557604ab6f;hp=79d1d0d65f3dbe324e2b9dc18f7cbf27ac72b51c;hpb=75b0b05695b1845872338484e059725050e79d8f;p=p5sagit%2FApp-FatPacker.git diff --git a/Changes b/Changes index 79d1d0d..b6d1c03 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,18 @@ +Revision history for App-FatPacker + + - bumping minimum perl to 5.8.0 until RT#57811 is sorted out + +0.009011 - 2012-09-24 + - RT #79835: install bin/fatpack (lost in 0.009009 in the + Module::Install -> Distar conversion) + +0.009010 - 2012-09-19 + - enable temp file deletion in pack.t on Win32 + - RT #79489: %fatpacked keys need to be unix paths + +0.009009 2012-08-03 + - RT #78724: fix trace --to-stderr (ether) + 0.9.8 2012-07-16 - RT #78391: Avoid using $_ when requiring modules