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

<http://perl5.git.perl.org/perl.git/commitdiff/87c95c8e060342f1d4c5073b47e4f1947a07586f?hp=b1f69e3ea23ebbbeb8861899b6e26cf2b88f7652>

- Log -----------------------------------------------------------------
commit 87c95c8e060342f1d4c5073b47e4f1947a07586f
Author: James E Keenan <[email protected]>
Date:   Thu Sep 1 21:27:55 2016 -0400

    2 documentation fixes recommended for 5.22 and 5.24.
-----------------------------------------------------------------------

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

diff --git a/votes-5.22.xml b/votes-5.22.xml
index 642f093..1d41b1b 100644
--- a/votes-5.22.xml
+++ b/votes-5.22.xml
@@ -103,6 +103,9 @@ the first one required manual backporting (available on 
request).
 
 <div><h3>Documentation Fixes</h3>
 
+<commit votes="jkeenan" id="177f0db9b219c09ca9541c325f9309b8cca12ac4" 
desc="perlfunc: provide link for one instance of 'eval' under 'die' (RT 
#129168)"/>
+<commit votes="jkeenan" id="7c280bee056f2462f4b4aa2150a160fb9176601e" 
desc="perlfunc: correction to 'map' documentation (RT #129169)"/>
+
 </div>
 
 </data>
diff --git a/votes-5.24.xml b/votes-5.24.xml
index 89e9cb2..377fdad 100644
--- a/votes-5.24.xml
+++ b/votes-5.24.xml
@@ -140,6 +140,8 @@ Should we not just backport 2d41a263 instead? And does 5.22 
need this, too? --sp
 <commit votes="khw sprout jhi" id="d2b457d752c03448e8006f00a3761b5f542000d6" 
desc="perlunicode: Forgot to update pod to reflect 5.24 fix"/>
 <commit votes="khw sprout jhi" id="c55dd03d1d6eb39244430d1cf2e0e94240d2b37a" 
desc="Fix typo in d2b457d"/>
 <commit votes="khw sprout" id="8df98a270ad3d8791a954ebf97837b721b1c144a" 
desc="perlop: Fix important typo"/>
+<commit votes="jkeenan" id="177f0db9b219c09ca9541c325f9309b8cca12ac4" 
desc="perlfunc: provide link for one instance of 'eval' under 'die' (RT 
#129168)"/>
+<commit votes="jkeenan" id="7c280bee056f2462f4b4aa2150a160fb9176601e" 
desc="perlfunc: correction to 'map' documentation (RT #129169)"/>
      
 
 

--
Perl5 Master Repository

Reply via email to