X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=84369cabcee67c45ae21ddd23bf49dbce37b7c48;hb=c0278e58ecbced5d852526c1c5d088c8df6ba618;hp=365f1964ad92c20c1e110a81ac849335f51d0907;hpb=088caf669be4afaefb0f9fd1916b0d6bc7edc49c;p=p5sagit%2FModule-Metadata.git diff --git a/Changes b/Changes index 365f196..84369ca 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,16 @@ Release history for Module-Metadata + - Change wording about safety/security to satisfy CVE-2013-1437 + +1.000014 - 2014-05-09 + - Remove "now installs to 'site' for perl 5.12+" from last version + +1.000013 - 2013-05-08 + - Fix reliance on recent Test::Builder + - Make tests perl 5.6 compatible + - now installs to 'site' for perl 5.12+, as per p5p recommendation + +1.000012 - 2013-05-04 - improved package detection heuristics (thanks, Edward Zborowski!) - fix ->contains_pod (RT#84932, Tokuhiro Matsuno) - fix detection of pod after __END__ (RT79656, Tokuhiro Matsuno)