This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Update the Change log in Module::CoreList to include recent commits
[perl5.git] / dist / Module-CoreList / Changes
index 93949ae..e70c876 100644 (file)
@@ -1,6 +1,40 @@
+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.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.20    Sat Oct  3 2009
        - Make Module::Corelist recognise $] as a version number on 5.11.0