]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Sat, 13 Apr 1996 02:54:13 +0000 (02:54 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 13 Apr 1996 02:54:13 +0000 (02:54 +0000)
old/fileutils/NEWS

index 578cc697f2c5475beacd1a9adad8f9035c8e6b81..5e68b21a105f2dddd91aabd37f55d4cdec1c1186 100644 (file)
@@ -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