diff options
author | Jim Meyering <jim@meyering.net> | 1996-12-18 03:14:58 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1996-12-18 03:14:58 +0000 |
commit | fd688bcc5fe15469e8a2ebaf7eddaba974aeab23 (patch) | |
tree | e26eea09cda69b5d35785df0dc77806cb2e9f95a | |
parent | e8c6c8175bc99179f8f729b24ad0693e53894a7b (diff) | |
download | coreutils-fd688bcc5fe15469e8a2ebaf7eddaba974aeab23.tar.xz |
.
-rw-r--r-- | old/fileutils/NEWS | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index 8a5d1333e..e5004f412 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -1,6 +1,7 @@ +Changes in release 3.15: +* cp --preserve preserves owner and group of symlinks on Linux when run + with EUID == 0 Changes in release 3.14: - [3.13k] - [3.13j] * ls --color highlights based on suffix rules only for regular files * touch --date=DATE accepts dates like those in an RCS log listing, e.g., `1992/11/01 05:44:34'. |