This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Update Module::CoreList for 5.21.3
[perl5.git] / dist / Module-CoreList / Changes
index e5713a6..b95dca2 100644 (file)
@@ -1,4 +1,86 @@
-2.92
+5.021003
+  - Prepared for v5.21.3
+
+5.021002
+  - Prepared for v5.21.2
+
+5.021001_01
+  - Prepared for v5.21.1
+
+3.11
+  - Prepared for v5.20.0
+  - Fix regression in corelist with -v output listing the same perl
+    multiple times
+  - Fix regression in corelist with v5.x.10 appearing twice in -a output
+
+3.10
+  - Updated for v5.19.11
+
+3.09
+  - updated for v5.19.10
+
+3.08
+  - prepared for v5.19.10
+
+3.07 Fri Feb 21 2014
+ - fix for is_core tests and perls ending in 0
+
+3.06 Thu Feb 20 2014
+ - updated for 5.19.9
+ - fix Module::CoreList::is_core default perl version
+ - fix Module::CoreList::is_core version comparision
+
+3.05
+  - Prepared for v5.19.9
+
+3.04
+  - Prepared for v5.19.8
+
+3.03 Mon Jan  6 2014
+  - Updated for v5.18.2
+
+3.02 Fri Dec 20 2013
+  - Prepared for v5.19.7
+  - Added CGI et al deprecation status
+  - Finalised for v5.19.7
+
+3.01 Wed Nov 20 2013
+  - Finalised for v5.19.6
+
+3.00 Sun Oct 20 2013
+  - Updated for v5.19.5
+  - exported %delta
+  - fixed bug in is_core(): it was naively assuming a linear sequence of releases,
+    rather than the tree with multiple branches.
+
+2.99 Fri Sep 20 2013
+  - Updated for v5.19.4
+  - fixed Module::Build core deprecation
+  - changes_between now has the same API as all other functions
+  - added is_core() which returns true if a module is/was core
+    in a specific version of Perl. Can optionally specify minimum
+    version of the module.
+
+2.98 Wed Aug 21 2013
+  - Prepared for v5.19.4
+
+2.97 Tue Aug 20 2013
+  - Updated for v5.19.3
+
+2.96 Mon Aug 12 2013
+  - Utils module listing all utilities released with core
+  - Updated for v5.18.1
+
+2.95 Mon Jun 22 2013
+  - Prepared for v5.19.3
+
+2.94 Sun Jun 21 2013
+  - Updated for v5.19.2
+
+2.93 Thu 20 Jun 2013
+  - Updated for v5.19.1
+
+2.92 Thu Jun 21 2013
   - Make switches case-sensitive (keep -d and -D distinct)
   - correct omission of Text::Soundex and File::CheckTree from deprecations
   - switch %deprecated to a delta hash