Release commit for 0.009016
[p5sagit/App-FatPacker.git] / Changes
diff --git a/Changes b/Changes
index 83a9f11..33d5d57 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,15 @@
 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)
+
+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)