From: Jim Meyering Date: Sat, 13 Apr 1996 02:54:13 +0000 (+0000) Subject: . X-Git-Tag: TEXTUTILS-1_14b~36 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c60619245a1f832d46c0aab39b9d4db926443409;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index 578cc697f2..5e68b21a10 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -1,4 +1,5 @@ User-visible changes in release 3.13: +* mkdir accepts new option: --verbose * cp has been fixed so that the full file name it uses for the destination in `cp file D/' is `D/file', not `D//file'. * cp --backup a~ a fails instead of silently destroying the source file