From: Tatsuhiko Miyagawa <miyagawa@bulknews.net>
Date: Sun, 7 Apr 2013 19:51:49 +0000 (-0700)
Subject: Update changelog
X-Git-Tag: v0.009016~2
X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=bc700e9ffd1456e2f0ab1da101cd05abc57674f5;p=p5sagit%2FApp-FatPacker.git

Update changelog
---

diff --git a/Changes b/Changes
index fade270..bf8e7f2 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,9 @@
 Revision history for App-FatPacker
 
+  - '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)
+
 0.009015 - 2013-04-07
   - new 'pack' command, to do everything in one command (thanks, miyagawa!)
     (RT#84415)