In perl.git, the branch blead has been updated

<http://perl5.git.perl.org/perl.git/commitdiff/2ad9844ad8e50cbf0f14dd7a5e0f38f6db860088?hp=8334cae656b5c7fd6ff3536633897332d0ee089a>

- Log -----------------------------------------------------------------
commit 2ad9844ad8e50cbf0f14dd7a5e0f38f6db860088
Author: Tony Cook <[email protected]>
Date:   Wed Oct 22 16:38:54 2014 +1100

    perldelta for 8334cae656b5
-----------------------------------------------------------------------

Summary of changes:
 pod/perldelta.pod | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/pod/perldelta.pod b/pod/perldelta.pod
index 4d88d3a..e1330cb 100644
--- a/pod/perldelta.pod
+++ b/pod/perldelta.pod
@@ -360,7 +360,8 @@ files in F<ext/> and F<lib/> are best summarized in 
L</Modules and Pragmata>.
 
 =item *
 
-XXX
+fchmod() and futimes() now set C<$!> when they fail due to being
+passed a closed file handle.  [perl #122703]
 
 =back
 

--
Perl5 Master Repository

Reply via email to