diff options
author | Jim Meyering <jim@meyering.net> | 1999-11-13 14:55:01 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1999-11-13 14:55:01 +0000 |
commit | 6bffd08ba5a72e85b653af086e1ab3bcb08b3998 (patch) | |
tree | c8d6a245c906af33d0ed2f45318548626413d85c /old | |
parent | 0e09235c9f11251268b6edb2333287fb5d3f24a4 (diff) | |
download | coreutils-6bffd08ba5a72e85b653af086e1ab3bcb08b3998.tar.xz |
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r-- | old/fileutils/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index 9a82f0e9e..1fdf740d1 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -1,5 +1,7 @@ Changes in release 4.1: [4.0j] +* touch can now change the time(s) of a file you own even if you don't have + read or write access to it * rm no longer dumps core after warning about directory cycles * mv now refuses to move a file onto a symlink to itself when that symlink is on a separate partition. Before, it would remove the file and leave |