In perl.git, the branch maint-votes has been updated <http://perl5.git.perl.org/perl.git/commitdiff/53f0742ad54c96e451843acce7b8d6db22b26630?hp=ca338d2fc4aa553d6785778e54286dec50ffe4eb>
- Log ----------------------------------------------------------------- commit 53f0742ad54c96e451843acce7b8d6db22b26630 Author: Father Chrysostomos <[email protected]> Date: Fri May 20 22:11:55 2016 -0700 Propose 08f800f85 ----------------------------------------------------------------------- Summary of changes: votes-5.20.xml | 4 +++- votes-5.22.xml | 2 ++ votes-5.22.xml => votes-5.24.xml | 8 ++++++-- 3 files changed, 11 insertions(+), 3 deletions(-) copy votes-5.22.xml => votes-5.24.xml (92%) diff --git a/votes-5.20.xml b/votes-5.20.xml index 767e366..f985081 100644 --- a/votes-5.20.xml +++ b/votes-5.20.xml @@ -85,7 +85,9 @@ Does this need d9a13252ba5aad7b3eaaff069b56472cfb651a40 too? -- steveh <div><h3>Regression Fixes</h3> -</div> +<commit votes="sprout" id="08f800f8519574aea9e744ff83230fb93772652b" ticket="128182" desc="Fix crash with require $nonstring"/> + +/div> <div><h3>Build and Installation Fixes</h3> diff --git a/votes-5.22.xml b/votes-5.22.xml index 3dfd5ac..4e76e79 100644 --- a/votes-5.22.xml +++ b/votes-5.22.xml @@ -35,6 +35,8 @@ The same criteria apply to code in dual-life modules as to core code.) <div><h3>Regression Fixes</h3> +<commit votes="sprout" id="08f800f8519574aea9e744ff83230fb93772652b" ticket="128182" desc="Fix crash with require $nonstring"/> + </div> <div><h3>New Feature Fixes</h3> diff --git a/votes-5.22.xml b/votes-5.24.xml similarity index 92% copy from votes-5.22.xml copy to votes-5.24.xml index 3dfd5ac..ccfcc02 100644 --- a/votes-5.22.xml +++ b/votes-5.24.xml @@ -2,13 +2,15 @@ <data> -<div><h2>Tickets Listed in #126920: 5.22.2 blockers</h2> +<div><h2>Tickets Listed in #xxxxx: 5.24.1 blockers</h2> + +(No ticket exists yet.) </div> <div><h2>Other Proposed Cherry-Picks</h2> -Blead changes have been examined up to and including f43a4a461783c0090f64e82f4ea444fd336bbf5b (Add another missing link to epigraphs.pod) +<!--Blead changes have been examined up to and including be2c0c650b028f54e427f2469a59942edfdff8a9 (final commit for v5.24.0!)--> Proposed cherry-picks are grouped according to the types of change permitted by perlpolicy.pod. @@ -35,6 +37,8 @@ The same criteria apply to code in dual-life modules as to core code.) <div><h3>Regression Fixes</h3> +<commit votes="sprout" id="08f800f8519574aea9e744ff83230fb93772652b" ticket="128182" desc="Fix crash with require $nonstring"/> + </div> <div><h3>New Feature Fixes</h3> -- Perl5 Master Repository
