diff options
-rw-r--r-- | old/fileutils/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index 56cbfd905..ef2061b76 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -1,3 +1,6 @@ +[4.1.10] +* stat: rename --link/-l to --dereference/-L. + The old options will continue to work for a while. [4.1.9] * rm can now remove very deep hierarchies, in spite of any limit on stack size * new programs: link, unlink, and stat |