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:
b33e580
)
maint policy: Note that old regressions are acceptable too
author
Steve Hay
<steve.m.hay@googlemail.com>
Thu, 26 Feb 2015 13:03:54 +0000
(13:03 +0000)
committer
Steve Hay
<steve.m.hay@googlemail.com>
Fri, 6 Mar 2015 08:15:56 +0000
(08:15 +0000)
pod/perlpolicy.pod
patch
|
blob
|
blame
|
history
diff --git
a/pod/perlpolicy.pod
b/pod/perlpolicy.pod
index
ef798d9
..
645ad69
100644
(file)
--- a/
pod/perlpolicy.pod
+++ b/
pod/perlpolicy.pod
@@
-275,7
+275,8
@@
functionality or negatively impact performance.
=item *
Patches that fix regressions in perl's behavior relative to previous
-releases.
+releases, no matter how old the regression, since some people may
+upgrade from very old versions of perl to the latest version.
=item *