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?p=p5sagit%2FApp-FatPacker.git;a=commitdiff_plain;h=refs%2Ftags%2Fv0.009014 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)