diff options
-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 16b6304f1..7d39804e4 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -1,5 +1,6 @@ Changes in release 4.1: [4.0j] +* touch no longer infloops on dangling symlinks * cp's --version-control option is deprecated. Use the new optional argument to --backup (--backup[=CONTROL]) instead. The old option still works, but now evokes a warning. |