From: Nicholas Clark Date: Mon, 20 Oct 2008 09:03:08 +0000 (+0000) Subject: Change the plan - 2.14 gets the copy permission behaviour change, X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=15baf0c4b0f9a876f29eed6822a55401efbcabec;p=p5sagit%2Fp5-mst-13.2.git Change the plan - 2.14 gets the copy permission behaviour change, 2.13 is the bug fix fix. p4raw-id: //depot/perl@34521 --- diff --git a/lib/File/Copy.pm b/lib/File/Copy.pm index 9597264..bff6e88 100644 --- a/lib/File/Copy.pm +++ b/lib/File/Copy.pm @@ -403,7 +403,7 @@ upon the file, but will generally be the whole file (up to 2MB), or You may use the syntax C to get at the "cp" alias for this function. The syntax is I the same. -As of version 2.13, on UNIX systems, "copy" will preserve permission +As of version 2.14, on UNIX systems, "copy" will preserve permission bits like the shell utility C would do. =item move