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

<http://perl5.git.perl.org/perl.git/commitdiff/f734222aca96cf491ce1a3fab8d76650a9275cc9?hp=63fa6c573278821a0456acfefebcf718c2cc7a88>

- Log -----------------------------------------------------------------
commit f734222aca96cf491ce1a3fab8d76650a9275cc9
Author: Tony Cook <t...@develop-help.com>
Date:   Tue Sep 19 09:16:48 2017 +1000

    add the Term::ReadLine regression fix
-----------------------------------------------------------------------

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

diff --git a/votes-5.24.xml b/votes-5.24.xml
index 4ff1acecab..b61ef59f49 100644
--- a/votes-5.24.xml
+++ b/votes-5.24.xml
@@ -37,7 +37,9 @@ Correct: As noted on the ticket, it was listed here in the 
hope that it could be
 
 <div><h3>Regression Fixes</h3>
 
-</div>
+<<commit votes="tonyc" id="d8b61909479178ddb668ad385988877d26f202f2" 
ticket="132008" desc="Term::ReadLine generates empty &amp;STDERR files"/>
+
+/div>
 
 <div><h3>New Feature Fixes</h3>
 
diff --git a/votes-5.26.xml b/votes-5.26.xml
index 4d9bda043d..340b3c8d9e 100644
--- a/votes-5.26.xml
+++ b/votes-5.26.xml
@@ -33,6 +33,8 @@ The same criteria apply to code in dual-life modules as to 
core code.)
 
 <div><h3>Regression Fixes</h3>
 
+<commit votes="tonyc" id="d8b61909479178ddb668ad385988877d26f202f2" 
ticket="132008" desc="Term::ReadLine generates empty &amp;STDERR files"/>
+
 </div>
 
 <div><h3>New Feature Fixes</h3>

--
Perl5 Master Repository

Reply via email to