Fix provides() when passed a list of files
[p5sagit/Module-Metadata.git] / Changes
diff --git a/Changes b/Changes
index e588266..6009064 100644 (file)
--- a/Changes
+++ b/Changes
@@ -3,6 +3,7 @@ Release history for Module-Metadata
   - new is_indexable() object method (ether, RT#84357)
   - removed cruft in test infrastructure left behind from separation from
     Module::Build (ether)
+  - fixed broken provides() where a list of files is passed (ether)
 
 1.000019   2013-10-06
   - warnings now disabled inside during the evaluation of generated version