diff options
author | Jim Meyering <jim@meyering.net> | 1996-10-05 20:18:41 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1996-10-05 20:18:41 +0000 |
commit | 255931762f91d6654bd20b55274adcf1a4d4a4e7 (patch) | |
tree | 0054cbc190f4688d89cf6d7025903707124b2cc6 | |
parent | f98969cf696722d64f47cef16f68dcc595354161 (diff) | |
download | coreutils-255931762f91d6654bd20b55274adcf1a4d4a4e7.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 841aa95c1..2bd0c8ced 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -1,4 +1,5 @@ Changes in release 3.14: +* ls -l recognizes Cray's migrated dmf files. * chgrp no longer aborts when given a group number larger than INT_MAX * chgrp now fails when run by root with an unrecognized group name * when possible, cp -p preserves owner/group even on symlinks in case |