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

<https://perl5.git.perl.org/perl.git/commitdiff/5d36eaf2b64d691a0772439df94b51485df4fe60?hp=39fda5e8d93f00ab7ec77a2f35074c0aceb28c1e>

- Log -----------------------------------------------------------------
commit 5d36eaf2b64d691a0772439df94b51485df4fe60
Author: Dominic Hargreaves <d...@earth.li>
Date:   Fri Dec 7 12:56:12 2018 +0000

    Voted for inplace edit regression fixes
    
    These are applied and tested in Debian unstable (based on 5.28.1)

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

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

diff --git a/votes-5.28.xml b/votes-5.28.xml
index 8f624846a0..5932c2c508 100644
--- a/votes-5.28.xml
+++ b/votes-5.28.xml
@@ -37,9 +37,9 @@ The same criteria apply to code in dual-life modules as to 
core code.)
 
 <commit votes="tonyc" id="120060c86e233cb9f588314214137f3ed1b48e2a" 
ticket="133326" desc="(perl #133326) fix and clarify handling of recurs_sv." />
 
-<commit votes="tonyc" id="404395d24bc87890c7d978622296b9925a347aa0" 
ticket="133659" desc="(perl #133659) move argvout cleanup to a new function" />
-<commit votes="tonyc" id="640e129d0fc499d24a759cacae9240a32c66fa51 " 
ticket="133659" desc="(perl #133659) tests for global destruction handling of 
inplace editing" />
-<commit votes="tonyc" id="85d2f7cacba4b0088ae0c67cc6d4c9b7495355c0" 
ticket="133659" desc="(perl #133659) make an in-place edit successful if the 
exit status is zero" />
+<commit votes="tonyc dom" id="404395d24bc87890c7d978622296b9925a347aa0" 
ticket="133659" desc="(perl #133659) move argvout cleanup to a new function" />
+<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" />
 
 </div>
 

-- 
Perl5 Master Repository

Reply via email to