In perl.git, the branch blead has been updated

<https://perl5.git.perl.org/perl.git/commitdiff/840d136c2c4af2a91d93c448456a52a1dda730b2?hp=f5e05609e91b87dfd326d3461fc9740f0d4deedf>

- Log -----------------------------------------------------------------
commit 840d136c2c4af2a91d93c448456a52a1dda730b2
Author: Dagfinn Ilmari Mannsåker <ilm...@ilmari.org>
Date:   Fri Jan 19 11:17:13 2018 +0000

    Fix original version of Socket in perldelta
    
    The upgrade from 2.020_04 to 2.025 was not noted manually in
    perldelta, since there was nothing particularly noteworthy in the
    update, and the comment at the top of the section says this will
    happen automatically as part of the release process.

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

Summary of changes:
 pod/perldelta.pod | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pod/perldelta.pod b/pod/perldelta.pod
index 163e21c10d..da3c958b6b 100644
--- a/pod/perldelta.pod
+++ b/pod/perldelta.pod
@@ -130,7 +130,7 @@ bootstrap (.bs) files under the correct, non-edited name.
 
 =item *
 
-L<Socket> has been upgraded from version 2.025 to 2.027.
+L<Socket> has been upgraded from version 2.020_04 to 2.027.
 
 =back
 

-- 
Perl5 Master Repository

Reply via email to