summaryrefslogtreecommitdiff
path: root/doc/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'doc/CHANGES')
-rw-r--r--doc/CHANGES5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index fce03ed..6baea91 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,3 +1,8 @@
+attr-2.4.23 (3 June 2005)
+ - attr_copy_{fd,file}: Reduce verboseness for ENOTSUP errors.
+ ENOTSUPP is common when copying between xattr enabled and
+ xattr disabled file systems.
+
attr-2.4.22 (21 February 2005)
- Allocate the line buffer dynamically when reading from a file.
This mainly fixes restoring of large attributes.