diff options
author | Jim Meyering <jim@meyering.net> | 2000-02-27 15:06:19 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2000-02-27 15:06:19 +0000 |
commit | 6c5f00186d31317d7cb148e10d331dcf71fe4d57 (patch) | |
tree | 62ed322b97ec8ab2497c46e60b58d6d4b2492652 /old | |
parent | 27acd938a15a785de97ae7696a10a34170d9d46d (diff) | |
download | coreutils-6c5f00186d31317d7cb148e10d331dcf71fe4d57.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 277125fda..038fc9df3 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -1,5 +1,6 @@ Changes in release 4.1: [4.0q] +* install -D bug is fixed * chown now works properly when the specified login name contains a period This is at the expense of always looking up the entire USER.GROUP string as a login name first, and only then (upon failure) interpreting the `.' |