In perl.git, the branch blead has been updated <http://perl5.git.perl.org/perl.git/commitdiff/86bc91c076cf0fc70861c7eaa41f2e20151bd92f?hp=2e94d7323a4c0ec3134a8d5916645ca41e8bfe00>
- Log ----------------------------------------------------------------- commit 86bc91c076cf0fc70861c7eaa41f2e20151bd92f Author: Jan Dubois <[email protected]> Date: Mon Jul 30 18:42:42 2012 -0700 Remove -x permission from win32/win32.h No idea why one of my previous commits added the bit. I blame Cygwin git and the fact that t/porting/exec-bit.t is skipped on Windows. ----------------------------------------------------------------------- Summary of changes: 0 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 win32/win32.h diff --git a/win32/win32.h b/win32/win32.h old mode 100755 new mode 100644 -- Perl5 Master Repository
