perldelta for File::Copy and newlines
authorFather Chrysostomos <sprout@cpan.org>
Fri, 3 Feb 2012 01:57:38 +0000 (17:57 -0800)
committerFather Chrysostomos <sprout@cpan.org>
Fri, 3 Feb 2012 02:00:59 +0000 (18:00 -0800)
pod/perldelta.pod

index 08250e8..20155c5 100644 (file)
@@ -1,7 +1,7 @@
 =encoding utf8
 
 =for comment
-This has been completed up to 307764ab, except for:
+This has been completed up to 92c88ef1fd, except for:
 803e389        rurban  CYG17 utf8 paths
 d9298c1        rurban  mymalloc isn't thread safe
 
@@ -192,6 +192,13 @@ different CPAN distributions.
 
 =item *
 
+L<File::Copy> has been upgraded from version 2.21 to version 2.23.
+
+It no longer emits warnings when copying files with newlines in their names
+[perl #109104].
+
+=item *
+
 L<IPC::Cmd> has been upgraded from version 0.72 to version 0.76.
 
 =item *