X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=f83a174db1682504cb45ca31d73b90ad09c859b3;hb=f85868a26925384c05d307c8f3d4edbe16c86083;hp=79d1d0d65f3dbe324e2b9dc18f7cbf27ac72b51c;hpb=75b0b05695b1845872338484e059725050e79d8f;p=p5sagit%2FApp-FatPacker.git diff --git a/Changes b/Changes index 79d1d0d..f83a174 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,18 @@ +Revision history for App-FatPacker + + - support for < 5.8 perls (RT#57811, haarg) + +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