This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
PATCH: [perl #121292] wrong perlunicode BOM claims
[perl5.git] / Porting / release_schedule.pod
index b51c386..81389f0 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.26
 
-Code freezes (which happen in the 5.19.X series)
+Code freezes (which happen in the 5.25.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!
+  2016-12-20  5.25.8          Contentious changes freeze
+  2017-01-20  5.25.9          User-visible changes to correctly
+                              functioning programs freeze
+  2017-02-20  5.25.10         Full code freeze
+  2017-03-20  5.25.11         Full code freeze
+  2017-04-20  5.26.0          Stable release!
 
-=head2 Perl 5.18
+=head2 Perl 5.24
 
-Release schedule (with release manager):
+  2016-05-09  5.24.0 ✓        Ricardo Signes
+  2017-01-14  5.24.1 ✓        Steve Hay
+  2017-02-??  5.24.2          Steve Hay
 
-  2013-05-18  5.18.0 ✓        Ricardo Signes
-  2013-08-12  5.18.1 ✓        Ricardo Signes
-  2013-11-??  5.18.2          Ricardo Signes
+=head2 Perl 5.22
 
-(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          ??
+  2015-06-01  5.22.0 ✓        Ricardo Signes
+  2015-12-13  5.22.1 ✓        Steve Hay
+  2016-04-29  5.22.2 ✓        Steve Hay
+  2017-01-14  5.22.3 ✓        Steve Hay
+  2017-02-??  5.22.4          Steve Hay
 
 =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.25
+
+  2016-04-08  5.25.0 ✓        Ricardo Signes
+  2016-05-20  5.25.1 ✓        Sawyer X
+  2016-06-20  5.25.2 ✓        Matthew Horsfall
+  2016-07-20  5.25.3 ✓        Steve Hay
+  2016-08-20  5.25.4 ✓        BinGOs
+  2016-09-20  5.25.5 ✓        Stevan Little
+  2016-10-20  5.25.6 ✓        Aaron Crane
+  2016-11-20  5.25.7 ✓        Chad Granum
+  2016-12-20  5.25.8 ✓        Sawyer X
+  2017-01-20  5.25.9 ✓        Abigail
+  2017-02-20  5.25.10 ✓       Renée Bäcker
+  2017-03-20  5.25.11 ✓       Sawyer X
+
+(RC0 for 5.26.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
 
@@ -79,28 +77,30 @@ and can't find a substitute amongst this list, mail p5p.
 (Please do not add any names to this list without prior
 consent of the Pumpking.)
 
-Abigail <abigail@abigail.be>
-Aristotle Pagaltzis <pagaltzis@gmx.de>
-Ask Bjørn Hansen <ask@perl.org>
-Chris Williams <bingos@cpan.org>
-Dave Cross <dave@perlhacks.com>
-Dave Rolsky <autarch@urth.org>
-David Golden <dagolden@cpan.org>
-Florian Ragwitz <rafl@debian.org>
-Jesse Luehrs <doy@cpan.org>
-Jesse Vincent <jesse@cpan.org>
-Leon Brocard <acme@astray.com>
-Matt Trout <mst@shadowcat.co.uk>
-Max Maischein <corion@cpan.org>
-Philippe Bruhat <book@cpan.org>
-Ricardo Signes <rjbs@cpan.org>
-Stevan Little <stevan.little@iinteractive.com>
-Steve Hay <steve.m.hay@googlemail.com>
-Tatsuhiko Miyagawa <miyagawa@bulknews.net>
-Tony Cook <tony@develop-help.com>
-Yves Orton <demerphq@gmail.com>
-Zefram <zefram@fysh.org>
-Ævar Arnfjörð Bjarmason <avar@cpan.org>
+  Abigail <abigail@abigail.be>
+  Aristotle Pagaltzis <pagaltzis@gmx.de>
+  Ask Bjørn Hansen <ask@perl.org>
+  Chris Williams <bingos@cpan.org>
+  Dave Cross <dave@perlhacks.com>
+  Dave Rolsky <autarch@urth.org>
+  David Golden <dagolden@cpan.org>
+  Florian Ragwitz <rafl@debian.org>
+  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@cpan.org>
+  Steve Hay <steve.m.hay@googlemail.com>
+  Tatsuhiko Miyagawa <miyagawa@bulknews.net>
+  Tony Cook <tony@develop-help.com>
+  Yves Orton <demerphq@gmail.com>
+  Zefram <zefram@fysh.org>
+  Ævar Arnfjörð Bjarmason <avar@cpan.org>
 
 =head1 AUTHOR