diff options
author | Jim Meyering <jim@meyering.net> | 2002-07-06 09:16:56 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2002-07-06 09:16:56 +0000 |
commit | 49d3f4be1af38d438b462965f9b831bc1b38340b (patch) | |
tree | 8e08ac65117939f55daec8de4c354fc1312fdbb9 /old/fileutils | |
parent | 0dc6b951d89a761fe65b485e379c2b30ccf71cea (diff) | |
download | coreutils-49d3f4be1af38d438b462965f9b831bc1b38340b.tar.xz |
*** empty log message ***
Diffstat (limited to 'old/fileutils')
-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 ef2061b76..042586501 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -1,4 +1,5 @@ [4.1.10] +* `rm dangling-symlink' doesn't prompt [introduced in 4.1.9] * stat: rename --link/-l to --dereference/-L. The old options will continue to work for a while. [4.1.9] |