include git webpage; also include r/w remote spec in comments for contributors
[p5sagit/App-FatPacker.git] / Changes
diff --git a/Changes b/Changes
index 4c5d06e..9261b0f 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,3 +1,20 @@
+  - 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
+
+0.9.7 2012-07-12
+  - Allow capturing of trace information into return value
+  - Add repsoitory metadata to META.YML
+
+0.9.6 2011-01-18
+  - Use File::Path's "legacy" mkpath and rmtree functions. No longer needs
+    File::Path >= 2.07.
+
 0.9.5 2011-01-12
   - Avoid using done_testing so this works on older systems