summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesse Vincent <jesse@bestpractical.com>2011-04-29 02:11:43 +0800
committerLeon Brocard <acme@astray.com>2011-06-08 09:15:28 +0100
commit792d28bdc9187c8303d2df68fdac08e3480f06e3 (patch)
tree6cc47565b388bb1a956a3bd441c37351f6012511
parentdc8f3a40a6fd2c553267cc6a97f1de65430a76f3 (diff)
downloadperl-792d28bdc9187c8303d2df68fdac08e3480f06e3.tar.gz
RC1 -> RC2; push off the date of 5.14.0 until a week from tomorrow
(Removed the change to patchlevel.h - Leon)
-rw-r--r--dist/Module-CoreList/lib/Module/CoreList.pm2
-rw-r--r--pod/perlhist.pod17
2 files changed, 18 insertions, 1 deletions
diff --git a/dist/Module-CoreList/lib/Module/CoreList.pm b/dist/Module-CoreList/lib/Module/CoreList.pm
index b15ff1f86b..f77740b5df 100644
--- a/dist/Module-CoreList/lib/Module/CoreList.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList.pm
@@ -347,7 +347,7 @@ sub removed_raw {
5.013009 => '2011-01-20',
5.013010 => '2011-02-20',
5.013011 => '2011-03-20',
- 5.014000 => '2012-04-28',
+ 5.014000 => '2012-05-11',
);
for my $version ( sort { $a <=> $b } keys %released ) {
diff --git a/pod/perlhist.pod b/pod/perlhist.pod
index 43ac8e9163..705714005a 100644
--- a/pod/perlhist.pod
+++ b/pod/perlhist.pod
@@ -425,6 +425,23 @@ the strings?).
Ricardo 5.12.3-RC3 2011-Jan-17
Ricardo 5.12.3 2011-Jan-21
+ Leon 5.13.0 2010-Apr-20 The 5.13 development track
+ Ricardo 5.13.1 2010-May-20
+ Matt 5.13.2 2010-Jun-22
+ David G 5.13.3 2010-Jul-20
+ Florian 5.13.4 2010-Aug-20
+ Steve 5.13.5 2010-Sep-19
+ Miyagawa 5.13.6 2010-Oct-20
+ BinGOs 5.13.7 2010-Nov-20
+ Zefram 5.13.8 2010-Dec-20
+ Jesse 5.13.9 2011-Jan-20
+ Ævar 5.13.10 2011-Feb-20
+ Florian 5.13.11 2011-Mar-20
+ Jesse 5.14.0RC1 2011-Apr-20
+ Jesse 5.14.0RC2 2011-May-04
+
+ Jesse 5.14.0 2011-May-11
+
=head2 SELECTED RELEASE SIZES
For example the notation "core: 212 29" in the release 1.000 means that