summaryrefslogtreecommitdiff
path: root/doc/CHANGES
diff options
context:
space:
mode:
authorNathan Scott <nathans@sgi.com>2004-01-14 02:32:27 +0000
committerNathan Scott <nathans@sgi.com>2004-01-14 02:32:27 +0000
commit593b48b7d98ffc2973cd43bf64b7a16f259fcfa0 (patch)
tree6a284c7d1e1c15ff0ce66dd8542116e750ed10c0 /doc/CHANGES
parentaf582de39f09f7dfa9ee8a0c4a5e14034e1b9428 (diff)
downloadattr-593b48b7d98ffc2973cd43bf64b7a16f259fcfa0.tar.gz
Extended attribute updates mainly from Andreas Gruenbacher.
Diffstat (limited to 'doc/CHANGES')
-rw-r--r--doc/CHANGES7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index a7f0a3e..385a15f 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,3 +1,10 @@
+attr-2.4.14 (14 January 2004)
+ - When attr_copy_file is used on a symlink, process the
+ symlink instead of the file the symlink points to.
+ - Improve wording in attr(5) man page.
+ - Add the security namespace into the attr(1) command and
+ libattr IRIX-compatibility code for XFS commands to use.
+
attr-2.4.13 (06 January 2004)
- Fix a permission bug in directory tree walking code.