summaryrefslogtreecommitdiff
path: root/doc/CHANGES
diff options
context:
space:
mode:
authorNathan Scott <nathans@sgi.com>2006-01-12 23:53:25 +0000
committerNathan Scott <nathans@sgi.com>2006-01-12 23:53:25 +0000
commit5850a810d635e16a5a7739d9435c1f8ae054d6a0 (patch)
treec48692700f2d326510d762c72804b7b198700570 /doc/CHANGES
parentd61ec00a035fde2352e26b1352399fd4469b318c (diff)
downloadattr-5850a810d635e16a5a7739d9435c1f8ae054d6a0.tar.gz
Implement the list_attr IRIX API on top of the Linux API. For fsstress.
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 7474a11..6955b82 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,3 +1,8 @@
+attr-2.4.28 (13 January 2006)
+ - Implement the IRIX list_attr interfaces in libattr.so,
+ the final piece of the IRIX attr compatibility API.
+ - Put back the -L (list) option in attr(1).
+
attr-2.4.27 (05 December 2005)
- Revert xattr.h/attributes.h to stating "Lesser GPL",
accidentally marked "GPL" in previous version.