This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fb7e05a
)
yes, regression fixes are generally okay for maint
author
Ricardo Signes
<rjbs@cpan.org>
Tue, 20 Mar 2012 12:00:38 +0000
(08:00 -0400)
committer
Ricardo Signes
<rjbs@cpan.org>
Tue, 20 Mar 2012 12:00:38 +0000
(08:00 -0400)
pod/perlpolicy.pod
patch
|
blob
|
blame
|
history
diff --git
a/pod/perlpolicy.pod
b/pod/perlpolicy.pod
index
2b992ad
..
f82403f
100644
(file)
--- 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).