This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
570ce26
)
perldelta: Rmv entry that applied only to 5.25 dev release
author
Karl Williamson
<khw@cpan.org>
Mon, 22 May 2017 21:33:37 +0000
(15:33 -0600)
committer
Karl Williamson
<khw@cpan.org>
Mon, 22 May 2017 21:36:10 +0000
(15:36 -0600)
pod/perldelta.pod
patch
|
blob
|
blame
|
history
diff --git
a/pod/perldelta.pod
b/pod/perldelta.pod
index
ddbea4e
..
9ee3303
100644
(file)
--- 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 *