In perl.git, the branch blead has been updated

<http://perl5.git.perl.org/perl.git/commitdiff/4772e8c0e82e41e37acd292ae4eef6938552d40f?hp=0e5d25bf51a3de62b6938cc50b508a0107f024bb>

- Log -----------------------------------------------------------------
commit 4772e8c0e82e41e37acd292ae4eef6938552d40f
Author: Jan Dubois <[email protected]>
Date:   Wed Dec 8 15:49:03 2010 -0800

    Fix file permissions mangled by #0e5d25bf

M       cpan/Win32/Changes
M       cpan/Win32/t/CreateFile.t

commit d0eee3a13e6c5c945069261254b8febe4d8828fb
Merge: 14105dc 0e5d25b
Author: Jan Dubois <[email protected]>
Date:   Wed Dec 8 15:45:06 2010 -0800

    Merge branch 'blead' of ssh://perl5.git.perl.org/gitroot/perl into blead

commit 14105dc655a9b7fd74a9e9080d28abab9bc3b794
Merge: 5fd12bc 095a5c3
Author: Jan Dubois <[email protected]>
Date:   Mon Dec 6 14:33:12 2010 -0800

    Merge branch 'blead' of ssh://perl5.git.perl.org/gitroot/perl into blead

commit 5fd12bc01d71da15269c0366d7335a63d6fc749e
Merge: ff6cade 8cbe99e
Author: Jan Dubois <[email protected]>
Date:   Thu Dec 2 16:18:18 2010 -0800

    Merge branch 'blead' of ssh://perl5.git.perl.org/gitroot/perl into blead

commit ff6cadee5ae4dcfad131d8f2abcd2719dc521593
Merge: ea31602 bcc76ee
Author: Jan Dubois <[email protected]>
Date:   Fri Nov 26 14:48:00 2010 -0800

    Merge branch 'blead' of ssh://perl5.git.perl.org/gitroot/perl into blead

commit ea316027ebbc7e28650068b37466a0d8b9751184
Author: Paul "LeoNerd" Evans <[email protected]>
Date:   Thu Nov 25 18:24:14 2010 +0000

    Added Paul Evans to AUTHORS

M       AUTHORS

commit 0c7e1d806dd19fd59c3511fcdab322478e1d1bfd
Author: Paul "LeoNerd" Evans <[email protected]>
Date:   Thu Nov 25 18:19:29 2010 +0000

    Adjust unit tests to cope with new sockaddr_in6 functions in Socket (pulled 
in via IO::Socket)

M       ext/B/t/concise-xs.t

commit 6b0aeb77212e4c76a92b42042a423d5a1f7561ef
Author: Paul "LeoNerd" Evans <[email protected]>
Date:   Fri Nov 19 18:45:18 2010 +0000

    Provide wrappers for IN6ADDR_ANY and IN6ADDR_LOOPBACK

M       ext/Socket/Makefile.PL
M       ext/Socket/Socket.pm

commit 3ee96f4b87e117406fe760be124814acc34674c3
Author: Paul "LeoNerd" Evans <[email protected]>
Date:   Fri Nov 19 18:17:55 2010 +0000

    Implement sockaddr_in6 wrapper

M       ext/Socket/Socket.pm

commit 9987e04d95f8ecedac45b1da836d06a76591f5e5
Author: Paul "LeoNerd" Evans <[email protected]>
Date:   Fri Nov 19 18:10:44 2010 +0000

    Implement Socket::pack_sockaddr_in6() and unpack_sockaddr_in6()

M       ext/Socket/Socket.pm
M       ext/Socket/Socket.xs
M       ext/Socket/t/Socket.t
-----------------------------------------------------------------------

Summary of changes:
 AUTHORS                   |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
 mode change 100755 => 100644 cpan/Win32/Changes
 mode change 100755 => 100644 cpan/Win32/t/CreateFile.t

diff --git a/AUTHORS b/AUTHORS
index 9e3ad4a..18b17ef 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -787,6 +787,7 @@ Patrick Donelan                     <[email protected]>
 Patrick Dugnolle               <[email protected]>
 Patrick Hayes                  <[email protected]>
 Patrick O'Brien                        <[email protected]>
+Paul Evans                     <[email protected]>
 Paul A Sand                    <[email protected]>
 Paul Boven                     <[email protected]>
 Paul David Fardy               <[email protected]>
diff --git a/cpan/Win32/Changes b/cpan/Win32/Changes
old mode 100755
new mode 100644
diff --git a/cpan/Win32/t/CreateFile.t b/cpan/Win32/t/CreateFile.t
old mode 100755
new mode 100644

--
Perl5 Master Repository

Reply via email to