changelog for RT#88542
Karen Etheridge [Tue, 10 Sep 2013 00:30:17 +0000 (17:30 -0700)]
Changes

diff --git a/Changes b/Changes
index 0ff9244..802b81e 100644 (file)
--- a/Changes
+++ b/Changes
@@ -2,6 +2,8 @@ Revision history for {{ $dist->name }}
 
 {{ $NEXT }}
   - workaround added for plugins consuming plugins that use optional features
+  - install problems fixed when some optional prereqs are not installed, by
+    properly detecting the lack of features during testing (RT#88542)
 
 1.003021  2013-09-09 02:10:45Z (Karen Etheridge)
   - removed use of deprecated functions from Class::MOP