In perl.git, the branch blead has been updated <http://perl5.git.perl.org/perl.git/commitdiff/582ac935ddba404ce00c7eda1a75e8a2c0412eee?hp=df0693ed5966ca93ea7f19c60892d289c7d74fb4>
- Log ----------------------------------------------------------------- commit 582ac935ddba404ce00c7eda1a75e8a2c0412eee Author: Jesse Vincent <[email protected]> Date: Fri Sep 24 19:20:29 2010 -0400 Committing the current freeze and release plan for 5.14. khw++ for noticing that I'd failed to do this after conference season. ----------------------------------------------------------------------- Summary of changes: Porting/release_schedule.pod | 28 +++++++++++++++++++++++++++- 1 files changed, 27 insertions(+), 1 deletions(-) diff --git a/Porting/release_schedule.pod b/Porting/release_schedule.pod index 5e0f49b..3bbd0e8 100644 --- a/Porting/release_schedule.pod +++ b/Porting/release_schedule.pod @@ -1,6 +1,32 @@ =encoding utf8 -=head1 Release schedule +=head1 Perl 5.14 release schedule + +=over + +=item December 20, 2010 + +Contentious Changes freeze + +=item February 20, 2010 + +User-visible Changes freeze + +=item March 20, 2010 + +Code Freeze + +=item April 1, 2010 + +Target date for 5.14.0 RC0 + +=item 7 days after the release of a 5.14.0-RCx with no showstoppers reported + +5.14.0 + +=back + +=head1 Development Release schedule This document lists the release engineers for at least the next four months of releases of bleadperl. If there are fewer than -- Perl5 Master Repository
