X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=fade2701317e093c1393651fe66bf06fd3029ed4;hb=cc0f806d65a1e5ef476ac7cbb694bf75a459cc50;hp=12508af7209c36be040d9f2c359967e66ff9cd86;hpb=40fe6b8f593d75ee53894f0f4200ae47b5af2ad2;p=p5sagit%2FApp-FatPacker.git diff --git a/Changes b/Changes index 12508af..fade270 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,9 @@ Revision history for App-FatPacker +0.009015 - 2013-04-07 + - new 'pack' command, to do everything in one command (thanks, miyagawa!) + (RT#84415) + 0.009014 - 2013-04-03 - avoid fatal error when lib/ doesn't exist (now it is simply skipped) (RT#84413, miyagawa)