diff options
author | Jim Meyering <jim@meyering.net> | 1998-05-24 12:49:44 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1998-05-24 12:49:44 +0000 |
commit | 59c9c4036bbbfd94460e2a048ec254669042f8c1 (patch) | |
tree | 1b97c6ceb7197c9edca4755c7b4818cfc757f00d /old | |
parent | ef2860263b77fa6919718a2fe7461b8247c5e4da (diff) | |
download | coreutils-59c9c4036bbbfd94460e2a048ec254669042f8c1.tar.xz |
*** empty log message ***
Diffstat (limited to 'old')
-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 40e9d846d..b8d11de2b 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -1,5 +1,6 @@ Changes in release 3.17: [3.16o] +* chown accepts new option, --dereference. --no-dereference is now the default. * install now shares core copying code with mv and cp * mv (between distinct filesystems) now uses more of the core copying code * fixed a bug or two in mv |