In perl.git, the branch blead has been updated

<http://perl5.git.perl.org/perl.git/commitdiff/c6fad63a9d49c689f8413ab6f6ed8f818c11d33a?hp=55b0afa557cb17b25ed65d3ff4cffcfa646f6720>

- Log -----------------------------------------------------------------
commit c6fad63a9d49c689f8413ab6f6ed8f818c11d33a
Author: Karl Williamson <[email protected]>
Date:   Mon May 22 15:33:37 2017 -0600

    perldelta: Rmv entry that applied only to 5.25 dev release

M       pod/perldelta.pod

commit 570ce26a22fe81f765e9afd5a58a91381197adaa
Author: Karl Williamson <[email protected]>
Date:   Mon May 22 15:30:02 2017 -0600

    perldelta: Clarify entry for [perl #129106]

M       pod/perldelta.pod
-----------------------------------------------------------------------

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

diff --git a/pod/perldelta.pod b/pod/perldelta.pod
index 61b9b1558e..9ee3303a2e 100644
--- a/pod/perldelta.pod
+++ b/pod/perldelta.pod
@@ -2502,10 +2502,6 @@ Fix issues with C</(?{ ... E<lt>E<lt>EOF })/> that broke 
Method-Signatures. [per
 
 =item *
 
-Fix a macro which caused syntax error on an EBCDIC build.
-
-=item *
-
 Prevent tests from getting hung up on 'NonStop' option. [perl #130445]
 
 =item *
@@ -2658,7 +2654,8 @@ cases this is used in building error messages. [perl 
#128988]
 
 =item *
 
-Check for null PL_curcop in IN_LC() [perl #129106]
+Fix segfault when run with C<-DC> options on DEBUGGING builds.
+[perl #129106]
 
 =item *
 

--
Perl5 Master Repository

Reply via email to