In perl.git, the branch blead has been updated

<http://perl5.git.perl.org/perl.git/commitdiff/617373b760aef94d6f3359e8c264ad9bd2bd642a?hp=6ba817f3a63566a08fee8b6913af0d07d0983a78>

- Log -----------------------------------------------------------------
commit 617373b760aef94d6f3359e8c264ad9bd2bd642a
Author: Nicholas Clark <[email protected]>
Date:   Fri Jan 20 17:40:41 2012 +0100

    5.14.0 has been released, so update the versions used for support examples.
    
    Also state explicitly that 5.10.1 and earlier are now out of support.
-----------------------------------------------------------------------

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 7dd4ad2..2b992ad 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.  As of the release of 5.14.0, we will "officially"
-end support for Perl 5.10, other than providing security
+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
 updates as described below.
 
 =item *

--
Perl5 Master Repository

Reply via email to