In perl.git, the branch blead has been updated

<http://perl5.git.perl.org/perl.git/commitdiff/ff90be785c6ba7ae5888f758f1db0129f69a6407?hp=754cffb022550c89c97e60092b1b9af137112f0f>

- Log -----------------------------------------------------------------
commit ff90be785c6ba7ae5888f758f1db0129f69a6407
Author: Tony Cook <[email protected]>
Date:   Wed Nov 19 08:51:59 2014 +1100

    perldelta for 754cffb02255
-----------------------------------------------------------------------

Summary of changes:
 pod/perldelta.pod | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/pod/perldelta.pod b/pod/perldelta.pod
index 9646f37..87172dc 100644
--- a/pod/perldelta.pod
+++ b/pod/perldelta.pod
@@ -705,6 +705,11 @@ An unterminated here-doc on the last line of a quote-like 
operator
 (C<qq[${ <<END }]>, C</(?{ <<END })/>) no longer causes a double free.  It
 started doing so in 5.18.
 
+=item *
+
+Fixed two assertion failures introduced into C<-DPERL_OP_PARENT>
+builds. [perl #108276]
+
 =back
 
 =head1 Known Problems

--
Perl5 Master Repository

Reply via email to