In perl.git, the branch maint-5.16 has been updated <http://perl5.git.perl.org/perl.git/commitdiff/06d742c02d396d6515581002f376b55ab1972c1b?hp=0509d1f955da0180a9392853726ce46e255db761>
- Log ----------------------------------------------------------------- commit 06d742c02d396d6515581002f376b55ab1972c1b Author: Ricardo Signes <[email protected]> Date: Sat Aug 4 22:18:11 2012 -0400 perldelta: correct a version-bumping error M pod/perldelta.pod commit 7e2b42a9c847599dbc79ef321f729362eb5a62e9 Author: Ricardo Signes <[email protected]> Date: Sat Aug 4 19:07:15 2012 -0400 perl5.16.1, no RC M patchlevel.h M pod/perlhist.pod commit 0741da8739c3e6ef4f5a68a094f7efff32d699e3 Author: Ricardo Signes <[email protected]> Date: Fri Aug 3 10:26:00 2012 -0400 mark this as officially RC1 M patchlevel.h M pod/perlhist.pod ----------------------------------------------------------------------- Summary of changes: pod/perldelta.pod | 2 +- pod/perlhist.pod | 2 ++ 2 files changed, 3 insertions(+), 1 deletions(-) diff --git a/pod/perldelta.pod b/pod/perldelta.pod index e852441..9494501 100644 --- a/pod/perldelta.pod +++ b/pod/perldelta.pod @@ -10,7 +10,7 @@ This document describes differences between the 5.16.0 release and the 5.16.1 release. If you are upgrading from an earlier release such as 5.14.0, first read -L<perl5160delta>, which describes differences between 5.16.0 and +L<perl5160delta>, which describes differences between 5.14.0 and 5.16.0. =head1 Security diff --git a/pod/perlhist.pod b/pod/perlhist.pod index c45087b..f2a0d7c 100644 --- a/pod/perlhist.pod +++ b/pod/perlhist.pod @@ -481,6 +481,8 @@ the strings?). Ricardo 5.16.0-RC2 2012-May-15 Ricardo 5.16.0 2012-May-20 The 5.16 maintenance track + Ricardo 5.16.1-RC1 2012-Aug-03 + Ricardo 5.16.1 2012-Aug-08 Zefram 5.17.0 2012-May-26 The 5.17 development track Jesse L 5.17.1 2012-Jun-20 -- Perl5 Master Repository
