use bare filehandles rather than IO::File (patch from leont)'
[p5sagit/Module-Metadata.git] / Changes
diff --git a/Changes b/Changes
index 94761dd..e687a63 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,7 @@
 Release history for Module-Metadata
 
   - new is_indexable() object method (ether, RT#84357)
+  - eliminated dependency on IO::File (and by virtue, XS) - thanks, leont!
 
 1.000019 - 2013-10-06
   - warnings now disabled inside during the evaluation of generated version