diff options
author | Jim Meyering <jim@meyering.net> | 1996-04-17 05:01:10 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1996-04-17 05:01:10 +0000 |
commit | c1a0ddea63cb3a6ef46dab49d73569af2cc198fd (patch) | |
tree | cc5aa0231d718c7ae4ad2297931cbce265196fb3 /old/fileutils | |
parent | 337e927dae676549c2e2c4bdca9af5a7c3870f76 (diff) | |
download | coreutils-c1a0ddea63cb3a6ef46dab49d73569af2cc198fd.tar.xz |
.
Diffstat (limited to 'old/fileutils')
-rw-r--r-- | old/fileutils/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index 5e68b21a1..2d49f5e0c 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -1,4 +1,4 @@ -User-visible changes in release 3.13: +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'. |