diff options
author | Jim Meyering <jim@meyering.net> | 1998-07-20 03:58:04 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1998-07-20 03:58:04 +0000 |
commit | 90a63a16ec366b32a248f1d797502d783016cc32 (patch) | |
tree | 6b655fa80ef9b10b78a6fc8c5fbe89df66b24526 /old | |
parent | ec7ec3773f0e12a51f514d8f0a63ddce835e0a40 (diff) | |
download | coreutils-90a63a16ec366b32a248f1d797502d783016cc32.tar.xz |
.
Diffstat (limited to 'old')
-rw-r--r-- | old/fileutils/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS index fb230a868..9968fbdcb 100644 --- a/old/fileutils/NEWS +++ b/old/fileutils/NEWS @@ -1,4 +1,6 @@ Changes in release 3.17: +[3.16s] +* chown now works even on certain SVR3 systems where it used to fail [3.16r] * include gettext's m4 macros * minor cp bug fixed |