summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1999-11-07 20:23:48 +0000
committerJim Meyering <jim@meyering.net>1999-11-07 20:23:48 +0000
commitc1e927ff6dc7bbab6bad757c8024efdb40e4f27e (patch)
treec30aa3999be5f8cbd30fbe1825f67e69338dd0e6
parent717d76cf4bc17183413c2b8bc4ee3f97b1da520e (diff)
downloadcoreutils-c1e927ff6dc7bbab6bad757c8024efdb40e4f27e.tar.xz
*** empty log message ***
-rw-r--r--old/fileutils/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS
index 171ee8308..acfccf23f 100644
--- a/old/fileutils/NEWS
+++ b/old/fileutils/NEWS
@@ -1,5 +1,7 @@
Changes in release 4.1:
[4.0j]
+* under certain conditions, chgrp would fail to affect files referenced
+ through symlinks. Now it does.
* ln now makes hard links to symlinks on systems that support it.
* touch: no longer infloop on dangling symlinks
* cp, install, ln, mv: deprecate the --version-control option. Use --backup's