In perl.git, the branch blead has been updated <http://perl5.git.perl.org/perl.git/commitdiff/56b40e6376ce225f2d1afffe5089a9907eb1320e?hp=fb7e05a4dc90aa400f54c32a0f72d5b7d7eb9c6b>
- Log ----------------------------------------------------------------- commit 56b40e6376ce225f2d1afffe5089a9907eb1320e Author: Ricardo Signes <[email protected]> Date: Tue Mar 20 08:00:38 2012 -0400 yes, regression fixes are generally okay for maint ----------------------------------------------------------------------- Summary of changes: pod/perlpolicy.pod | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/pod/perlpolicy.pod b/pod/perlpolicy.pod index 2b992ad..f82403f 100644 --- a/pod/perlpolicy.pod +++ b/pod/perlpolicy.pod @@ -271,6 +271,11 @@ rather than applied directly. =item * +Patches that fix regressions in perl's behavior relative to previous +releases are acceptable. + +=item * + Updates to dual-life modules should consist of minimal patches to fix crashing or security issues (as above). -- Perl5 Master Repository
