In perl.git, the branch blead has been updated

<http://perl5.git.perl.org/perl.git/commitdiff/43901c14b88e29ab163687f16d4934b3d66d3b7c?hp=67c3640a57440a4e9e224e9164ac9f39bdc9376f>

- Log -----------------------------------------------------------------
commit 43901c14b88e29ab163687f16d4934b3d66d3b7c
Author: Tony Cook <[email protected]>
Date:   Mon Jul 10 15:41:52 2017 +1000

    perldelta for 67c3640a57440a
-----------------------------------------------------------------------

Summary of changes:
 pod/perldelta.pod | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/pod/perldelta.pod b/pod/perldelta.pod
index 0f64fc835e..a035975f6e 100644
--- a/pod/perldelta.pod
+++ b/pod/perldelta.pod
@@ -360,7 +360,9 @@ files in F<ext/> and F<lib/> are best summarized in 
L</Modules and Pragmata>.
 
 =item *
 
-XXX
+List assignment (C<aassign>) could in some rare cases allocate an
+entry on the mortal stack and leave the entry uninitialized. [perl
+#131570]
 
 =back
 

--
Perl5 Master Repository

Reply via email to