From: Jim Meyering Date: Sat, 23 Oct 1999 11:46:48 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0j-trial~157 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9d8529baea288395340e529be58746c1a8ec589c;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index 16b6304f17..7d39804e4e 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.