changelog for RT#84413
Karen Etheridge [Wed, 3 Apr 2013 21:29:28 +0000 (14:29 -0700)]
Changes

diff --git a/Changes b/Changes
index 02e13ef..83a9f11 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,8 @@
 Revision history for App-FatPacker
 
+  - avoid fatal error when lib/ doesn't exist (now it is simply skipped)
+    (RT#84413, miyagawa)
+
 0.009013 - 2013-01-22
   - fix to support for < 5.8 perls (haarg)