diff options
author | Jim Meyering <jim@meyering.net> | 1999-10-23 11:46:48 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1999-10-23 11:46:48 +0000 |
commit | 9d8529baea288395340e529be58746c1a8ec589c (patch) | |
tree | 07af88f159b813b4f8b67bfcd49028e0008b1a18 /old | |
parent | a579a9f85bd4a0da5dd67e3ef40a836b7d19d0fc (diff) | |
download | coreutils-9d8529baea288395340e529be58746c1a8ec589c.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 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. |