X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=21dc2a5c948051aba46288ec5aee652adecb0f24;hb=a57128c6ebcb218230b7d2a584c2de0c9d793134;hp=58ea1ebaecc9a7de2b0b29344958bbc48ca8e4e9;hpb=878b80daf5eac90cbd019cd0e38b35ee7a0b7492;p=p5sagit%2FApp-FatPacker.git diff --git a/Changes b/Changes index 58ea1eb..21dc2a5 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,22 @@ +Revision history for App-FatPacker + +0.009012 - 2013-01-18 + - 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 + 0.9.7 2012-07-12 - Allow capturing of trace information into return value - Add repsoitory metadata to META.YML