In perl.git, the branch maint-votes has been updated

<https://perl5.git.perl.org/perl.git/commitdiff/6f5df42db77e151011216e7a9d32214f2036837e?hp=58624385f3d09139705e6b307f570c40add52544>

- Log -----------------------------------------------------------------
commit 6f5df42db77e151011216e7a9d32214f2036837e
Author: Dominic Hargreaves <d...@earth.li>
Date:   Sun Dec 16 12:13:38 2018 +0000

    Propose pipe-open file descriptors fix

-----------------------------------------------------------------------

Summary of changes:
 votes-5.28.xml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/votes-5.28.xml b/votes-5.28.xml
index 7b3f3ccaf0..f5d1fd9d4c 100644
--- a/votes-5.28.xml
+++ b/votes-5.28.xml
@@ -41,6 +41,8 @@ The same criteria apply to code in dual-life modules as to 
core code.)
 <commit votes="tonyc dom" id="640e129d0fc499d24a759cacae9240a32c66fa51 " 
ticket="133659" desc="(perl #133659) tests for global destruction handling of 
inplace editing" />
 <commit votes="tonyc dom" id="85d2f7cacba4b0088ae0c67cc6d4c9b7495355c0" 
ticket="133659" desc="(perl #133659) make an in-place edit successful if the 
exit status is zero" />
 
+<commit votes="dom" id="c6fe5b981b942ddabb23ed4b7602067e906e6d88" 
ticket="133726" desc="Always mark pipe in pipe-open as inherit-on-exec" />
+
 </div>
 
 <div><h3>New Feature Fixes</h3>

-- 
Perl5 Master Repository

Reply via email to