In perl.git, the branch maint-votes has been updated <http://perl5.git.perl.org/perl.git/commitdiff/82475738e5ccc811ca3c40abf7ba1a08ff857f86?hp=def5d5db3d29d02867a9f4ce18c914af1c486f21>
- Log ----------------------------------------------------------------- commit 82475738e5ccc811ca3c40abf7ba1a08ff857f86 Author: Karl Williamson <[email protected]> Date: Wed Jul 27 12:56:31 2016 -0600 Add new regression fix ----------------------------------------------------------------------- Summary of changes: votes-5.24.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/votes-5.24.xml b/votes-5.24.xml index 614b8f0..1285d82 100644 --- a/votes-5.24.xml +++ b/votes-5.24.xml @@ -64,6 +64,8 @@ Perhaps just the removal of SETERRNO() from this. <commit votes="khw" id="753b2c6a60a81dacbe59e2041e30e8302484dc2d" desc="Fix -Dr output regression"/> +<commit votes="khw" id="3a34ca0bce7835211b45e070373cf653c253636a" ticket="128734" desc="Fix tr// regression"/> + </div> <div><h3>New Feature Fixes</h3> -- Perl5 Master Repository
