In perl.git, the branch blead has been updated

<https://perl5.git.perl.org/perl.git/commitdiff/48988e37c210b95dc6f228038eb4e6e04e60ea20?hp=c0ad3f089909eceaf6d442a6805e5b46d1fee0e0>

- Log -----------------------------------------------------------------
commit 48988e37c210b95dc6f228038eb4e6e04e60ea20
Author: Tony Cook <[email protected]>
Date:   Mon Jul 1 11:36:05 2019 +1000

    perldelta for c0ad3f089909e

-----------------------------------------------------------------------

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

diff --git a/pod/perldelta.pod b/pod/perldelta.pod
index dd5ea5c952..bffe79e86b 100644
--- a/pod/perldelta.pod
+++ b/pod/perldelta.pod
@@ -259,7 +259,10 @@ L</Platform Support> section, instead.
 
 =item *
 
-XXX
+The C<ECHO> macro is now defined.  This is used in a C<dtrace> rule
+that was originally changed for FreeBSD, and the FreeBSD make
+apparently predefines it.  The Solaris make does not predefine C<ECHO>
+which broke this rule on Solaris.  [perl #134218]
 
 =back
 

-- 
Perl5 Master Repository

Reply via email to