In perl.git, the branch blead has been updated <https://perl5.git.perl.org/perl.git/commitdiff/da1830f5b059251a3031add1d03b8a965ab2c773?hp=bc26d2e6b287cc6693f41e1a2d48b0dd77d2e427>
- Log ----------------------------------------------------------------- commit da1830f5b059251a3031add1d03b8a965ab2c773 Author: Tony Cook <[email protected]> Date: Wed Jun 19 10:12:01 2019 +1000 perldelta for bc26d2e6b287 bc26d2e6b287 changes the behaviour introduced by the original commit and there's been no release, so there's no need for a new delta entry ----------------------------------------------------------------------- Summary of changes: pod/perldelta.pod | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pod/perldelta.pod b/pod/perldelta.pod index c23df66cf3..c6595c2e7f 100644 --- a/pod/perldelta.pod +++ b/pod/perldelta.pod @@ -127,8 +127,8 @@ XXX Remove this section if not applicable. L<IO> has been upgraded from version 1.40 to 1.41. -The supplied I<TO> is now always honoured for UDP sockets for calls to -the send() method. [perl #133936] +The supplied I<TO> is now always honoured on calls to the send() +method. [perl #133936] =item * -- Perl5 Master Repository
