In perl.git, the branch maint-5.20-votes has been updated <http://perl5.git.perl.org/perl.git/commitdiff/749a784c45ecc59e234c853a08f87a8150637a8e?hp=ce918418beb6f3ac951f27da60d117dca9e8af13>
- Log ----------------------------------------------------------------- commit 749a784c45ecc59e234c853a08f87a8150637a8e Author: Tony Cook <[email protected]> Date: Mon May 11 11:56:42 2015 +1000 propose fix for setpgrp() ----------------------------------------------------------------------- Summary of changes: Porting/cherry-pick-votes-maint-5.20.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Porting/cherry-pick-votes-maint-5.20.xml b/Porting/cherry-pick-votes-maint-5.20.xml index 7dc0ad9..0019a5b 100644 --- a/Porting/cherry-pick-votes-maint-5.20.xml +++ b/Porting/cherry-pick-votes-maint-5.20.xml @@ -49,6 +49,8 @@ This fix has a problem with it that needs to be solved before we can backport it <div><h3>Other Regression Fixes</h3> +<commit votes="tonyc" id="bae8cfc6926f9b04d8adac6a9ee6d563cc18263f" ticket="125121" desc="Donât treat setpgrp($nonzero) as setpgrp(1)"/> + </div> <div><h3>Configure and hints Fixes (Consider whether these in particular would break binary compatibility)</h3> -- Perl5 Master Repository
