In perl.git, the branch blead has been updated <http://perl5.git.perl.org/perl.git/commitdiff/ad6e49a4fa69a5853518d08234bc05711a6f8bb9?hp=f6f843fb9677f20d29f6881ae85b2825c42f7b8e>
- Log ----------------------------------------------------------------- commit ad6e49a4fa69a5853518d08234bc05711a6f8bb9 Author: Ricardo Signes <[email protected]> Date: Mon May 7 11:03:37 2012 -0400 with 5.16.0, 5.12.x is security-only ----------------------------------------------------------------------- Summary of changes: pod/perlpolicy.pod | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pod/perlpolicy.pod b/pod/perlpolicy.pod index f82403f..7e713b4 100644 --- a/pod/perlpolicy.pod +++ b/pod/perlpolicy.pod @@ -82,9 +82,9 @@ the Perl community should expect from Perl's developers: =item * -We "officially" support the two most recent stable release series. 5.10.1 -and earlier are now out of support. As of the release of 5.16.0, we will -"officially" end support for Perl 5.12.4, other than providing security +We "officially" support the two most recent stable release series. 5.12.x +and earlier are now out of support. As of the release of 5.18.0, we will +"officially" end support for Perl 5.14.x, other than providing security updates as described below. =item * -- Perl5 Master Repository
