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

<http://perl5.git.perl.org/perl.git/commitdiff/44919bb41995b4b6cc55c5dc49d80e9b4dc9e81e?hp=db1d9104737cbd796ddf82e564d2aa941b223787>

- Log -----------------------------------------------------------------
commit 44919bb41995b4b6cc55c5dc49d80e9b4dc9e81e
Author: Father Chrysostomos <[email protected]>
Date:   Tue Aug 16 13:17:40 2016 -0700

    Fix XML syntax

M       votes-5.24.xml

commit 5b59da730bb90e63e4fbd46bd3e32d419e1075df
Author: Father Chrysostomos <[email protected]>
Date:   Tue Aug 16 13:17:24 2016 -0700

    Propose fix for #126482

M       votes-5.22.xml
M       votes-5.24.xml
-----------------------------------------------------------------------

Summary of changes:
 votes-5.22.xml | 2 ++
 votes-5.24.xml | 4 +++-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/votes-5.22.xml b/votes-5.22.xml
index 19d9873..e5b403b 100644
--- a/votes-5.22.xml
+++ b/votes-5.22.xml
@@ -48,6 +48,8 @@ Perhaps just the removal of SETERRNO() from this.
 
 <commit votes="sprout jhi" id="b3dd0aba3d2bf0b22280303ef6f068e976e31888" 
ticket="128508" desc="[perl #128508] Fix line numbers with perl -x" />
 
+<commit votes="sprout" id="c82de78e3ba0184f85b5b49245e5da32d1cb3fcc" 
ticket="126482" desc="[perl #126482] Fix assert fail ‘a_const a_const’"/>
+
 </div>
 
 <div><h3>New Feature Fixes</h3>
diff --git a/votes-5.24.xml b/votes-5.24.xml
index bbb85b9..3499457 100644
--- a/votes-5.24.xml
+++ b/votes-5.24.xml
@@ -72,7 +72,9 @@ Perhaps just the removal of SETERRNO() from this.
 <commit votes="khw" id="753b2c6a60a81dacbe59e2041e30e8302484dc2d" desc="Fix 
-Dr output regression"/>
 
 <commit votes="khw sprout" id="3a34ca0bce7835211b45e070373cf653c253636a" 
ticket="128734" desc="Fix tr// regression"/>
-<commit votes="khw" id="9f42613cff9529b84706745e7fee949fab7b9613" 
ticket="128926" desc="Add "{" removed in 5.23"/>
+<commit votes="khw" id="9f42613cff9529b84706745e7fee949fab7b9613" 
ticket="128926" desc="Add &quot;{&quot; removed in 5.23"/>
+
+<commit votes="sprout" id="c82de78e3ba0184f85b5b49245e5da32d1cb3fcc" 
ticket="126482" desc="[perl #126482] Fix assert fail ‘a_const a_const’"/>
 
 </div>
 

--
Perl5 Master Repository

Reply via email to