diff options
author | Jim Meyering <jim@meyering.net> | 2000-12-24 17:58:16 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2000-12-24 17:58:16 +0000 |
commit | 788bdca00c210977322905554c61adf4fa0b4139 (patch) | |
tree | 6ded05131e6d81b81d539776e096166c580c599f /old/fileutils | |
parent | c8b1db11d3452c9441adec62525b1ab8191e2a96 (diff) | |
download | coreutils-788bdca00c210977322905554c61adf4fa0b4139.tar.xz |
*** empty log message ***
Diffstat (limited to 'old/fileutils')
-rw-r--r-- | old/fileutils/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index 6b17fca70..f3cdc40cc 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -1,4 +1,6 @@ Changes in release 4.01: +[4.0.35] +* ln --backup=simple --suffix=SUFFIX once again uses SUFFIX [4.0.34] * fix a bug (introduced in 4.0z) that made `chown 123:456 file' act like `chown 123:123 file'. Other uses with a numeric group ID would cause |