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

<https://perl5.git.perl.org/perl.git/commitdiff/14b742e651171eaf5f2909668808803b07364e18?hp=f9add2e0b475b0f4c287c940321d274ea58e49eb>

- Log -----------------------------------------------------------------
commit 14b742e651171eaf5f2909668808803b07364e18
Author: Steve Hay <[email protected]>
Date:   Tue Oct 15 17:57:02 2019 +0100

    Need the #133981 fixes in maint-5.30 otherwise VC14+ are unhappy

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

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

diff --git a/votes-5.30.xml b/votes-5.30.xml
index 3345f57eb1..dc198a0500 100644
--- a/votes-5.30.xml
+++ b/votes-5.30.xml
@@ -69,6 +69,9 @@ stable throughout 5.30 and not revert back until 5.32?
 
 <div><h3>Platform-Specific Test Fixes</h3>
 
+<commit votes="steveh" id="6c3320363f6cd734c66a25852aac87e4f2538215" 
ticket="133981" desc="(perl #133981) fix for Win32 setlocale() abort"/>
+<commit votes="steveh" id="17a1e9ac2917a0f8cdb3bf899724e07190e3d8ec" 
ticket="133981" desc="(perl #133981) fix my stupid mistake"/>
+
 </div>
 
 <div><h3>Documentation Fixes</h3>

-- 
Perl5 Master Repository

Reply via email to