diff options
-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'. |