This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Cloning a format whose outside has been undefined
[perl5.git] / Porting / release_schedule.pod
index 622b19f..f428d86 100644 (file)
@@ -7,22 +7,32 @@ 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-??  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
 
 (RC0 will be released once we think that all the blockers have been
-addressed.  This typically means some time in April.)
+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-06-??  5.16.1          Ricardo Signes
+  2012-09-14  5.16.2          ??
+  2013-0?-??  5.16.3          ??
+  ????-??-??  5.16.4          ??
 
 =head2 Perl 5.14
 
@@ -48,27 +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)
-
 =head2 Perl 5.17
 
-  2012-04-20  5.17.0          Dave Cross
-  2012-05-20  5.17.1          Zefram
-  2012-06-20  5.17.2          Jesse Luehrs
-  2012-07-20  5.17.3
+  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
 
@@ -98,6 +100,8 @@ Dave Rolsky <autarch@urth.org>
 Abigail <abigail@abigail.be>
 Max Maischein <corion@cpan.org>
 Dave Cross <dave@perlhacks.com>
+Jesse Luehrs <doy@cpan.org>
+Tony Cook <tony@develop-help.com>
 
 =head1 AUTHOR