summaryrefslogtreecommitdiff
path: root/old/fileutils
diff options
context:
space:
mode:
Diffstat (limited to 'old/fileutils')
-rw-r--r--old/fileutils/NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS
index 578cc697f..5e68b21a1 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