summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruen@suse.de>2009-06-23 00:29:45 +0200
committerAndreas Gruenbacher <agruen@suse.de>2009-06-23 00:29:45 +0200
commit63451a06b7484d220750ed8574d3ee84e156daf5 (patch)
tree378e038e89d1e1725b9df18e3034229f34b6926b /doc
parent943f82dfa6ac250be30e4efe147831e9765cda93 (diff)
downloadacl-63451a06b7484d220750ed8574d3ee84e156daf5.tar.gz
Make sure that getfacl -R only calls stat(2) on symlinks when it needs to
This fixes http://oss.sgi.com/bugzilla/show_bug.cgi?id=790 "getfacl follows symlinks, even without -L".
Diffstat (limited to 'doc')
-rw-r--r--doc/CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index 327a19b..c5ff1a8 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,3 +1,6 @@
+* Make sure that getfacl -R only calls stat(2) on symlinks when it needs to.
+ This fixes http://oss.sgi.com/bugzilla/show_bug.cgi?id=790 "getfacl follows
+ symlinks, even without -L".
* Stop quoting nonprintable characters in the getfacl output: what is printable
or not depends on the locale settings, and getfacl often gets it wrong. We
still need to quote a few special characters like newlines so that setfacl