fix packed script to work on perl 5.6
[p5sagit/App-FatPacker.git] / Changes
diff --git a/Changes b/Changes
index 79d1d0d..b6d1c03 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,3 +1,18 @@
+Revision history for App-FatPacker
+
+  - bumping minimum perl to 5.8.0 until RT#57811 is sorted out
+
+0.009011 - 2012-09-24
+  - RT #79835: install bin/fatpack (lost in 0.009009 in the
+    Module::Install -> Distar conversion)
+
+0.009010 - 2012-09-19
+  - enable temp file deletion in pack.t on Win32
+  - RT #79489: %fatpacked keys need to be unix paths
+
+0.009009 2012-08-03
+  - RT #78724: fix trace --to-stderr (ether)
+
 0.9.8 2012-07-16
   - RT #78391: Avoid using $_ when requiring modules