summaryrefslogtreecommitdiff
path: root/doc/CHANGES
diff options
context:
space:
mode:
authorTim Shimmin <tes@sgi.com>2007-12-04 05:10:47 +0000
committerTim Shimmin <tes@sgi.com>2007-12-04 05:10:47 +0000
commit770365fc7cdee68d0f397b376d49970ff396a296 (patch)
treecdacc3bbbce7ca65eb2102f592b6dee325cf35a8 /doc/CHANGES
parentc329461afb4c9a95eca8f44cd1d87471e8213464 (diff)
downloadattr-770365fc7cdee68d0f397b376d49970ff396a296.tar.gz
Add some code to the tree walking to better handle file descriptors.
Merge of master-melb:xfs-cmds:30192a by kenmcd.
Diffstat (limited to 'doc/CHANGES')
-rw-r--r--doc/CHANGES9
1 files changed, 5 insertions, 4 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index 29e367f..7bb81ab 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,7 +1,8 @@
-attr-2.4.41
- - remove outdated doc/ea-conv thanks to Andreas Gruenbacher
- - Update getfattr man page for symlink related options
- thanks to Andreas G.
+attr-2.4.41 (4 December 2007)
+ - A number of changes from Andreas Gruenbacher:
+ - remove outdated doc/ea-conv
+ - fix issues for tree walking with file descriptors
+ - fd duplicates and running out
attr-2.4.40 (21 November 2007)
- Address compilation warning about signedness in libattr.c