In perl.git, the branch blead has been updated

<http://perl5.git.perl.org/perl.git/commitdiff/afae8808e2be45f9eb45f5551351755194ae1773?hp=e08634c5af6fd262ccfd6aab6b9ff9cbe1f2c897>

- Log -----------------------------------------------------------------
commit afae8808e2be45f9eb45f5551351755194ae1773
Author: Steve Hay <[email protected]>
Date:   Mon Aug 13 09:46:46 2012 +0100

    Fix broken links in perldelta
    
    Clearly, I need to be more vigilant about running porting/*.t before
    pushing things which I'm sure couldn't possibly break anything...
-----------------------------------------------------------------------

Summary of changes:
 pod/perldelta.pod |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/pod/perldelta.pod b/pod/perldelta.pod
index 1d2fe7d..38e01cf 100644
--- a/pod/perldelta.pod
+++ b/pod/perldelta.pod
@@ -144,6 +144,11 @@ Add change notes.
 
 =item *
 
+L<Compress::Zlib> has been upgraded from version 2.052 to 2.055.  XXX Add
+change notes.
+
+=item *
+
 L<Data::Dumper> has been upgraded from version 2.135_06 to 2.135_07.  It has
 been optimized to only build a seen-scalar hash as necessary, thereby speeding
 up serialization drastically.
@@ -159,11 +164,6 @@ L<Encode> has been upgraded from version 2.44 to 2.46.  
XXX Add change notes.
 
 =item *
 
-L<IO::Compress> has been upgraded from version 2.052 to 2.055.  XXX Add change
-notes.
-
-=item *
-
 L<Module::Build> has been upgraded from version 0.40 to 0.4002.  XXX Add change
 notes.
 
@@ -286,7 +286,7 @@ label itself [perl #114104].
 
 =item *
 
-L<Wide character in setenv|perldiag/"Wide character in setenv">
+L<Wide character in setenv|perldiag/"Wide character in %s">
 
 Attempts to put wide characters into environment variables via C<%ENV> now
 provoke this warning.

--
Perl5 Master Repository

Reply via email to