This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perldelta for 8334cae656b5
authorTony Cook <tony@develop-help.com>
Wed, 22 Oct 2014 05:38:54 +0000 (16:38 +1100)
committerTony Cook <tony@develop-help.com>
Wed, 22 Oct 2014 05:38:54 +0000 (16:38 +1100)
pod/perldelta.pod

index 4d88d3a..e1330cb 100644 (file)
@@ -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