X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=9f39d7fac1cb363d5ea9e1134c966daffc5a036c;hb=d903922c3a32893cc03aba5a95c9298dc5e150b1;hp=36f71ac4f091778dd7bd02d2eeeaf14a51c8bc2d;hpb=1e4aea7e7b71228630e55bf13e774b5393769811;p=p5sagit%2FModule-Metadata.git diff --git a/Changes b/Changes index 36f71ac..9f39d7f 100644 --- a/Changes +++ b/Changes @@ -1,14 +1,20 @@ +Release history for Module-Metadata + + - improved package detection heuristics (thanks, Edward Zborowski!) + - fix ->contains_pod (RT#84932, Tokuhiro Matsuno) + - fix detection of pod after __END__ (RT79656, Tokuhiro Matsuno) + 1.0.11 2012-08-16 - LEONT++ hasn't found any issues with my changes; mark it done (or at least ready for smoking). (APEIRON) -1.0.10_002 2012-08-16 01:00:00 +1.0.10_003 2012-08-16 01:00:00 - Remove other spurious message (APEIRON) -1.0.10_002 2012-08-15 20:15:00 +1.0.10_002 2012-08-15 20:15:00 - APEIRON is an idiot (APEIRON) -1.0.10_001 2012-08-15 20:00:00 +1.0.10_001 2012-08-15 20:00:00 - Dev release to test removing a warning about modules not using the 'eval $VERSION' syntax which causes lots of spew. (APEIRON)