In perl.git, the branch blead has been updated

<http://perl5.git.perl.org/perl.git/commitdiff/233b59f5c897689b9082b1c3a2b12d17f71582c4?hp=58ab674396867145170e9c1fbd7457883b386ab8>

- Log -----------------------------------------------------------------
commit 233b59f5c897689b9082b1c3a2b12d17f71582c4
Author: Vincent Pit <[email protected]>
Date:   Thu May 14 09:43:18 2009 +0200

    pp.c and time64.c don't need to be executable
-----------------------------------------------------------------------

Summary of changes:
 0 files changed, 0 insertions(+), 0 deletions(-)
 mode change 100755 => 100644 pp.c
 mode change 100755 => 100644 time64.c

diff --git a/pp.c b/pp.c
old mode 100755
new mode 100644
diff --git a/time64.c b/time64.c
old mode 100755
new mode 100644

--
Perl5 Master Repository

Reply via email to