summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-07-30 17:06:49 +0000
committerJim Meyering <jim@meyering.net>2000-07-30 17:06:49 +0000
commita73455fc197e4a68ebf2116e05fafb89bdafef13 (patch)
tree620ed5de08ad3c08c08f677f6aa1f51d512bbbc3
parent87ad4e1dbb9b118b844851577d5a543119403edb (diff)
downloadcoreutils-a73455fc197e4a68ebf2116e05fafb89bdafef13.tar.xz
*** empty log message ***
-rw-r--r--old/fileutils/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/old/fileutils/NEWS b/old/fileutils/NEWS
index 11262b688..c63bdf7e4 100644
--- a/old/fileutils/NEWS
+++ b/old/fileutils/NEWS
@@ -1,4 +1,7 @@
Changes in release 4.1:
+[4.0y]
+* chgrp, chmod, and chown: when used with the --verbose option, might give an
+ invalid diagnostic (due to clobbered errno) when failing.
[4.0x]
* Fix cp so that `cp -r DIR1/ DIR2' works properly once again.
* New ls option --quoting-style=clocale acts like --quoting-style=locale,