From: Karen Etheridge Date: Sun, 7 Apr 2013 19:57:07 +0000 (-0700) Subject: Release commit for 0.009016 X-Git-Tag: v0.009016^0 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2FApp-FatPacker.git;a=commitdiff_plain;h=2f9a0ccff03e39d60d0177aa2074f3ff8fba058d;hp=3b444fd01d21f7219fe20b03728945956fdf9180 Release commit for 0.009016 --- diff --git a/Changes b/Changes index bf8e7f2..33d5d57 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,6 @@ Revision history for App-FatPacker +0.009016 - 2013-04-07 - 'file' command now takes care of keeping its original shebang line when given the original file as its argument. The 'pack' command makes use of that too. (Robin Smidsrod, miyagawa)