diff options
author | Tim Shimmin <tes@sgi.com> | 2008-09-10 16:19:42 +0000 |
---|---|---|
committer | Tim Shimmin <tes@sgi.com> | 2008-09-10 16:19:42 +0000 |
commit | c9a5cfd7eb10d90d79725f1edd00374f3c4a475a (patch) | |
tree | 458ded5691d9e24ab90ee02f62ccc63df51f59e2 /doc/CHANGES | |
parent | 4a9f940601928357b1bba6f4a726c537fa9b46b4 (diff) | |
download | attr-c9a5cfd7eb10d90d79725f1edd00374f3c4a475a.tar.gz |
Fix up tree walking code for handling symlinks etc.
Merge of master-melb:xfs-cmds:32095a by kenmcd.
Fix up tree walking code for handling symlinks etc.
Diffstat (limited to 'doc/CHANGES')
-rw-r--r-- | doc/CHANGES | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 5184a57..3780f08 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,3 +1,8 @@ +attr-2.4.44 + - Fix attr/acl code for handling of recursive walking without following symlinks + Patch contributed by Brandon Philips <brandon@ifup.org>. + http://oss.sgi.com/archives/xfs/2008-07/msg00162.html + attr-2.4.43 (20 June 2008) - Added configurable attr exception list for xattr copy, thanks to Andreas Gruenbacher. |