From: Karen Etheridge Date: Wed, 3 Apr 2013 21:34:22 +0000 (-0700) Subject: Release commit for 0.009014 X-Git-Tag: v0.009014^0 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=40fe6b8f593d75ee53894f0f4200ae47b5af2ad2;p=p5sagit%2FApp-FatPacker.git Release commit for 0.009014 --- diff --git a/Changes b/Changes index 83a9f11..12508af 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,6 @@ Revision history for App-FatPacker +0.009014 - 2013-04-03 - avoid fatal error when lib/ doesn't exist (now it is simply skipped) (RT#84413, miyagawa)