In perl.git, the branch blead has been updated

<http://perl5.git.perl.org/perl.git/commitdiff/79e1bedb117246358d920c36b2de61d23e6e16d4?hp=6def3600d521161b3288481b39f0029159116a05>

- Log -----------------------------------------------------------------
commit 79e1bedb117246358d920c36b2de61d23e6e16d4
Author: Father Chrysostomos <spr...@cpan.org>
Date:   Wed Jan 19 13:54:48 2011 -0800

    perldelta: CGI.pm

M       pod/perldelta.pod

commit 6bd6819cce66bebf62dc8de3028518e0cf922f3e
Author: Father Chrysostomos <spr...@cpan.org>
Date:   Wed Jan 19 13:53:23 2011 -0800

    perldelta: $[ docs
    
    I do not think this is deserving of mention. It just restores (and
    slightly corrects) some documentation that was inadvertently deleted
    in an earlier 5.13.x release.

M       pod/perldelta.pod
-----------------------------------------------------------------------

Summary of changes:
 pod/perldelta.pod |   27 +++------------------------
 1 files changed, 3 insertions(+), 24 deletions(-)

diff --git a/pod/perldelta.pod b/pod/perldelta.pod
index 622649a..a7b9982 100644
--- a/pod/perldelta.pod
+++ b/pod/perldelta.pod
@@ -193,6 +193,9 @@ C<Archive::Tar> has been upgraded from version 1.74 to 1.76
 
 C<CGI> has been upgraded from version 3.50 to 3.51
 
+Further improvements have been made to guard against newline injections
+in headers.
+
 =item *
 
 C<Compress::Raw::Bzip2> has been upgraded from version 2.031 to 2.033
@@ -1169,17 +1172,6 @@ Date:   Wed Jan 5 22:25:23 2011 -0500
     c.f.
     http://www.nntp.perl.org/group/perl.perl5.porters/2010/05/msg160280.html
 
-commit 2a1594f630b57637ddd7a38daaa1e17f66da396a
-Author: Chris 'BinGOs' Williams <ch...@bingosnet.co.uk>
-Date:   Wed Jan 5 23:35:15 2011 +0000
-
-    Update CGI to CPAN version 3.51
-
-      [SECURITY]
-      - Further improvements have been made to guard against newline injections
-        in headers. (Thanks to Max Kanat-Alexander, Yanick Champoux, Mark 
Stosberg)
-
-
 commit 0b5e625bc99f5cb78697faf03b297b6cacadf60b
 Author: Reini Urban <rur...@x-ray.at>
 Date:   Tue Sep 14 18:04:22 2010 +0200
@@ -1237,19 +1229,6 @@ Date:   Tue Sep 14 18:06:38 2010 +0200
     remove deprecated libcygipc info
     remove overlarge stack size
 
-commit ac0650a4c9f69cdc9e7af31df29011c42b42b770
-Author: Father Chrysostomos <spr...@cpan.org>
-Date:   Sun Jan 2 23:14:37 2011 -0800
-
-    Restore the old description of $[
-
-    The new entry is a bit too futuristic: assignment to $[ still works
-    and it is not read-only.
-
-    This does not fully restore the old description, as it contained
-    grammatical errors and parts of it were not updated when 5.10 changed
-    the scoping.
-
 commit 2831a86cee065b53b74fd19ddcc6a4257484646d
 Author: Zsbán Ambrus <amb...@math.bme.hu>
 Date:   Sun Jan 2 20:25:55 2011 -0800

--
Perl5 Master Repository

Reply via email to