X-Git-Url: https://perl5.git.perl.org/perl5.git/blobdiff_plain/9eea45eefe157c39a930c3261c03cd66b07ddb71..2cf408eaf92f3fde0cc7a955a305379fb7467cb3:/dist/Module-CoreList/Changes diff --git a/dist/Module-CoreList/Changes b/dist/Module-CoreList/Changes index a5bcd3e..e70c876 100644 --- a/dist/Module-CoreList/Changes +++ b/dist/Module-CoreList/Changes @@ -1,4 +1,44 @@ -2.19 Sat Oct 3 2009 +2.31_01 Fri Apr 30 2010 + - [rt.cpan.org #56740] Format Perl versions >= 5.6.0 as X.Y.Z (schwern) + - Functional interface amended to make calling conventions consistent + (bingos) + - Documented all functions and all hash structures (bingos) + - Fixed functions with edge-case involving querying for Module::CoreList + itself. Pointed out by Ilmari. + - Added removed_from() and removed_from_by_date() functions + for querying which release a module was removed from core. (bingos) + - Amended corelist utility to use new removed from functions when + stating when a module entered core ( and when it left it ). (bingos) + - Added tests to the testsuite to cover the edge-cases and new funcs. (bingos) + +2.31 Sun Mar 20 2010 + - Updated for 5.13.0 + +2.27 Sun Mar 14 2010 + - Updated for 5.12.0 + +2.26 Sat Feb 20 2010 + - Updated for 5.11.5 + +2.25 Wed Jan 20 2010 + - Updated for 5.11.4 + +2.24 Mon Dec 21 2009 + - Updated for 5.11.3 + +2.23 Fri Nov 20 2009 + - Updated for 5.11.2 + +2.22 Thu Oct 22 2009 + - is_deprecated function and %deprecated hash (dagolden) + +2.21 <> + - Added 5.11.1 + +2.20 Sat Oct 3 2009 + - Make Module::Corelist recognise $] as a version number on 5.11.0 + +2.19 Fri Oct 2 2009 - Update for perl 5.11.1 2.18 Mon Aug 24 2009