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