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

<https://perl5.git.perl.org/perl.git/commitdiff/9a3b9b002325cbe06c3854bcf228af8ad3ccb97b?hp=87f81c6166eef8848682c3e6ad25fdfdd43851f1>

- Log -----------------------------------------------------------------
commit 9a3b9b002325cbe06c3854bcf228af8ad3ccb97b
Author: Steve Hay <[email protected]>
Date:   Thu Mar 28 13:20:33 2019 +0000

    Remove the fix for #131642 from suggestions for 5.28.2
    
    hv has pointed out that there is possible fallout from this (see comments
    on the ticket) so let's not risk back-porting it to a maint release.

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

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

diff --git a/votes-5.28.xml b/votes-5.28.xml
index 936648e06e..6eb9b01e4f 100644
--- a/votes-5.28.xml
+++ b/votes-5.28.xml
@@ -33,8 +33,6 @@ The same criteria apply to code in dual-life modules as to 
core code.)
 
 <commit votes="steveh tonyc" id="d81b77352f66acde60db1b056b8eb3321b7b55fe" 
ticket="133778" desc="(perl #133778) adjust MARK if we extend the stack in 
pp_repeat" />
 
-<commit votes="steveh" id="fd879d933c2a2ee22ac6e2462acc016aa033854d" 
ticket="131642" desc="PATCH: [perl #131642] pack returning malformed UTF-8" />
-
 </div>
 
 <div><h3>Regression Fixes</h3>

-- 
Perl5 Master Repository

Reply via email to