diff options
author | Jim Meyering <jim@meyering.net> | 1996-12-23 05:59:12 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1996-12-23 05:59:12 +0000 |
commit | 85da146bd28ded5b9f436099ad01fb860d2494e9 (patch) | |
tree | 697c77a8f31750a56a8047f7672477c2bcd68083 | |
parent | ae8ee650eab5036a73d6efe9a777ef3f840f07a5 (diff) | |
download | coreutils-85da146bd28ded5b9f436099ad01fb860d2494e9.tar.xz |
.
-rw-r--r-- | old/fileutils/NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index e5004f412..3bb847409 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 +[3.14a]: Changes in release 3.14: * 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., |