In perl.git, the branch maint-5.20-votes has been updated <http://perl5.git.perl.org/perl.git/commitdiff/5a9d36e9bb322d975c7cf4b3f31c033a2d770695?hp=934c0aa24f05499faa47348fe4344528a163c89b>
- Log ----------------------------------------------------------------- commit 5a9d36e9bb322d975c7cf4b3f31c033a2d770695 Author: Steve Hay <[email protected]> Date: Tue Jan 13 14:10:01 2015 +0000 cherry-pick-votes: Update with latest blead changes Note that I've just picked 8af56b9d4c and e990b8498f (which I somehow missed from the big push of doc changes removed from here by the previous commit) and also cc5af37756 (which is so trivial as to not be worth voting on). The previous commit message also needlessly mentioned dacd91898f as being inapplicable, when in fact it had already been dropped for precisely that reason by commit cb47985284. Final confession after double-checking all those doc changes: I ended up picking the few relevant bits out of f3ba690558, which I had also dropped in commit cb47985284. ----------------------------------------------------------------------- Summary of changes: Porting/cherry-pick-votes-maint-5.20.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Porting/cherry-pick-votes-maint-5.20.xml b/Porting/cherry-pick-votes-maint-5.20.xml index fbb9ccc..301cf64 100644 --- a/Porting/cherry-pick-votes-maint-5.20.xml +++ b/Porting/cherry-pick-votes-maint-5.20.xml @@ -10,7 +10,7 @@ <div><h2>Other Proposed Cherry-Picks</h2> -Blead changes have been examined up to and including e7368224f1884f08b01b3cedcf693510ca964712 (Upgrade Devel::PPPort from 3.25 to 3.26 (to silence build warnings)) +Blead changes have been examined up to and including 162b417c061ec9190135629d421e3685e8d31dc0 (Update libnet to CPAN version 3.05) Proposed cherry-picks are grouped according to the types of change permitted by perlpolicy.pod. @@ -101,6 +101,8 @@ This is hard. #122283 is a genuine maint-worthy regression over 5.18.x, but even <commit votes="steveh, khw" id="9650f35b1f161b417324376040f61ae47b518529" ticket="" desc="perlpolicy: the point is caution, not low stakes"/> <commit votes="steveh, khw" id="667f5e7f722e725f12e664e2dd66190f90db42d7" ticket="" desc="perlpolicy: clarify what 'feature can be replaced' means"/> <commit votes="steveh, khw" id="1adbeba0a4bd082e42cd1499f87faef5175d36a2" ticket="" desc="perlpolicy: add a missing verb"/> +<commit votes="steveh" id="5bfb0af0b8971c7f063804d149384ca17bfc0ae2" ticket="" desc="Fix apidocs for OP_TYPE_IS(_OR_WAS) - arguments separated by |, not ,."/> +<commit votes="steveh" id="9a5b9407081290adfb965563aed854ccd8560db6" ticket="" desc="perlpodspec: Corrections/adds to detecting =encoding"/> </div> -- Perl5 Master Repository
