diff options
author | Jim Meyering <jim@meyering.net> | 2001-07-02 06:45:14 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2001-07-02 06:45:14 +0000 |
commit | f7383741d3cf0139ca31bcc42235455c4d4626bf (patch) | |
tree | f025028854e7bf076ff20017f604d749b19cfccb | |
parent | cd88376b05b3609787d9323ff944b0ce6a3273c8 (diff) | |
download | coreutils-f7383741d3cf0139ca31bcc42235455c4d4626bf.tar.xz |
*** empty log message ***
-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 b1365a707..975766143 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -1,4 +1,5 @@ [4.1.1] +* `ln -f --backup k k' gives a clearer diagnostic * ls no longer truncates user names or group names that are longer than 8 characters. * ls's new --dereference-command-line option causes it to dereference |