This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Fix interpretation of empty list of EXCLUDED files in Maintainers.pl
[perl5.git] / Porting / release_schedule.pod
index c664be5..f428d86 100644 (file)
@@ -7,40 +7,42 @@ release schedules for the next, current and previous stable versions
 of Perl.  Dates with all question marks will only be releases if
 deemed necessary by the Pumpking.
 
-=head2 Perl 5.16
+=head2 Perl 5.18
 
-Code freezes (which happen in the 5.15.X series)
+Code freezes (which happen in the 5.17.X series)
 
-  2011-12-20  5.15.6    Contentious changes freeze
-  2012-02-20  5.15.8    User-visible changes freeze
-  2012-03-20  5.15.9    Full code freeze
+  2013-01-20  5.17.8    Contentious changes freeze
+  2013-02-20  5.17.9    User-visible changes freeze
+  2013-03-20  5.17.10   Full code freeze
 
 Release schedule (with release manager):
 
-  2012-04-01  5.16.0-RC0      Ricardo Signes?
+  2013-04-??  5.18.0-RC0      Ricardo Signes
   ...(interim RC releases)...
-  2012-05-16  5.16.0 (final)  Ricardo Signes
+  2013-05-18  5.18.0 (final)  Ricardo Signes
 
-=head2 Perl 5.14
+(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):
 
-  2011-05-14  5.14.0 (final)  Jesse Vincent
-  2011-06-16  5.14.1          Jesse Vincent
-  2011-09-14  5.14.2          Florian Ragwitz
-  2012-0?-??  5.14.3          Ricardo Signes
-  ????-??-??  5.14.4          ??
+  2012-05-20  5.16.0 ✓        Ricardo Signes
+  2012-06-??  5.16.1          Ricardo Signes
+  2012-09-14  5.16.2          ??
+  2013-0?-??  5.16.3          ??
+  ????-??-??  5.16.4          ??
 
-=head2 Perl 5.12
+=head2 Perl 5.14
 
 Release schedule (with release managers):
 
- 2010-04-12   5.12.0          Jesse Vincent
- 2010-05-16   5.12.1          Jesse Vincent
- 2010-09-06   5.12.2          Jesse Vincent
- 2011-01-21   5.12.3          Ricardo Signes
- 2011-06-20   5.12.4          Leon Brocard
- ????-??-??   5.12.5          ??
+  2011-05-14  5.14.0 (final)  Jesse Vincent
+  2011-06-16  5.14.1 ✓        Jesse Vincent
+  2011-09-14  5.14.2 ✓        Florian Ragwitz
+  2012-0?-??  5.14.3          Ricardo Signes
+  ????-??-??  5.14.4          ??
 
 =head1 DEVELOPMENT RELEASE SCHEDULE
 
@@ -56,26 +58,19 @@ 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.15
-
-Release schedule (with release managers and code freeze points):
-
-  2011-06-20  5.15.0          David Golden
-  2011-07-20  5.15.1          Zefram
-  2011-08-20  5.15.2          Ricardo Signes
-  2011-09-20  5.15.3          Stevan Little
-  2011-10-20  5.15.4          Florian Ragwitz
-  2011-11-20  5.15.5          Steve Hay
-  2011-12-20  5.15.6          Dave Rolsky (Contentious code freeze)
-  2012-01-20  5.15.7          Chris Williams
-  2012-02-20  5.15.8          Max Maischein (User-visible code freeze)
-  2012-03-20  5.15.9          Abigail (Full code freeze)
-  2012-04-20  5.17.0          Dave Cross
-  2012-05-20  5.17.1
-  2012-06-20  5.17.2
-  2012-07-20  5.17.3
-
+=head2 Perl 5.17
 
+  2012-05-26  5.17.0          Zefram
+  2012-06-20  5.17.1          Jesse Luehrs
+  2012-07-20  5.17.2          Tony Cook
+  2012-08-20  5.17.3          Steve Hay
+  2012-09-20  5.17.4
+  2012-10-20  5.17.5          Max Maischein
+  2012-11-20  5.17.6          Abigail
+  2012-12-18  5.17.7          Dave Rolsky
+  2013-01-20  5.17.8
+  2013-02-20  5.17.9
+  2013-03-20  5.17.10
 
 =head1 VICTIMS
 
@@ -105,13 +100,8 @@ Dave Rolsky <autarch@urth.org>
 Abigail <abigail@abigail.be>
 Max Maischein <corion@cpan.org>
 Dave Cross <dave@perlhacks.com>
-
-=head2 Reticent victims
-
-These folks have said that they'd be willing to release Perl but would
-prefer that others have the opportunity before they pitch in:
-
-(none at this time)
+Jesse Luehrs <doy@cpan.org>
+Tony Cook <tony@develop-help.com>
 
 =head1 AUTHOR