This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Update release schedule: 5.20.2 is done; 5.20.3 will probably happen
[perl5.git] / Porting / release_schedule.pod
index b51c386..84d11a1 100644 (file)
@@ -8,38 +8,33 @@ release_schedule - Perl 5 release schedule
 
 This schedule lists the projected or historical development and
 release schedules for the next, current and previous stable versions
-of Perl.  Dates with all question marks will only be releases if
+of Perl.  Dates with two or more question marks will only be releases if
 deemed necessary by the Pumpking.
 
-=head2 Perl 5.20
+=head2 Perl 5.22
 
-Code freezes (which happen in the 5.19.X series)
+Code freezes (which happen in the 5.21.X series)
 
-  2014-01-20  5.19.8          Contentious changes freeze
-  2014-02-20  5.19.9          User-visible changes freeze
-  2014-03-20  5.19.10         Full code freeze
-  2014-05-20  5.20.0          Stable release!
+  2015-01-20  5.21.8          Contentious changes freeze
+  2015-02-20  5.21.9          User-visible changes freeze
+  2015-03-20  5.21.10         Full code freeze
+  2015-05-20  5.22.0          Stable release!
 
-=head2 Perl 5.18
+=head2 Perl 5.20
 
-Release schedule (with release manager):
+  2014-05-27  5.20.0 ✓        Ricardo Signes
+  2014-09-14  5.20.1 ✓        Steve Hay
+  2015-02-14  5.20.2 ✓        Steve Hay
+  2015-??-??  5.20.3          ??
+
+=head2 Perl 5.18
 
   2013-05-18  5.18.0 ✓        Ricardo Signes
   2013-08-12  5.18.1 ✓        Ricardo Signes
-  2013-11-??  5.18.2          Ricardo Signes
-
-(RC0 will be released once we think that all the blockers have been
-addressed.  This typically means some time in April or May.)
-
-=head2 Perl 5.16
-
-Release schedule (with release managers):
-
-  2012-05-20  5.16.0 ✓        Ricardo Signes
-  2012-08-08  5.16.1 ✓        Ricardo Signes
-  2012-11-01  5.16.2 ✓        Ricardo Signes
-  2013-03-11  5.16.3 ✓        Ricardo Signes
-  ????-??-??  5.16.4          ??
+  2014-01-06  5.18.2 ✓        Ricardo Signes
+  2014-10-01  5.18.3 ✓        Ricardo Signes
+  2014-10-01  5.18.4 ✓        Ricardo Signes
+  2015-??-??  5.18.5          ??
 
 =head1 DEVELOPMENT RELEASE SCHEDULE
 
@@ -55,20 +50,23 @@ When shipping a release, you should include the schedule for (at least)
 the next four releases. If a stable version of Perl is released,
 you should reset the version numbers to the next blead series.
 
-=head2 Perl 5.19
-
-  2013-05-20  5.19.0          Ricardo Signes
-  2013-06-20  5.19.1          David Golden
-  2013-07-20  5.19.2          Aristotle Pagaltzis
-  2013-08-20  5.19.3          Steve Hay
-  2013-09-20  5.19.4          Steve Hay
-  2013-10-20  5.19.5          Steve Hay
-  2013-11-20  5.19.6          Chris Williams
-  2013-12-20  5.19.7          Abigail
-  2014-01-20  5.19.8          ?
-  2014-02-20  5.19.9          ?
-  2014-03-20  5.19.10         ?
-  2014-04-20  5.20.0-RC1      Ricardo Signes
+=head2 Perl 5.21
+
+  2014-05-20  5.21.0 ✓        Ricardo Signes
+  2014-06-20  5.21.1 ✓        Matthew Horsfall
+  2014-07-20  5.21.2 ✓        Abigail
+  2014-08-20  5.21.3 ✓        Peter Martini
+  2014-09-20  5.21.4 ✓        Steve Hay
+  2014-10-20  5.21.5 ✓        Abigail
+  2014-11-20  5.21.6 ✓        Chris "BinGOs" Williams
+  2014-12-20  5.21.7 ✓        Max Maischein
+  2015-01-20  5.21.8 ✓        Matthew Horsfall
+  2015-02-20  5.21.9          ?
+  2015-03-20  5.21.10         ?
+  2015-04-20  5.21.11         ?
+
+(RC0 for 5.22.0 will be released once we think that all the blockers have been
+addressed.  This typically means some time in April or May.)
 
 =head1 VICTIMS
 
@@ -91,7 +89,9 @@ Jesse Luehrs <doy@cpan.org>
 Jesse Vincent <jesse@cpan.org>
 Leon Brocard <acme@astray.com>
 Matt Trout <mst@shadowcat.co.uk>
+Matthew Horsfall <wolfsage@gmail.com>
 Max Maischein <corion@cpan.org>
+Peter Martini <petercmartini@gmail.com>
 Philippe Bruhat <book@cpan.org>
 Ricardo Signes <rjbs@cpan.org>
 Stevan Little <stevan.little@iinteractive.com>