summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorNathan Scott <nathans@sgi.com>2002-09-04 23:19:54 +0000
committerNathan Scott <nathans@sgi.com>2002-09-04 23:19:54 +0000
commit49efd7a74fcfa9197584bcaf9a3b25d3f6767332 (patch)
treef72304ae2e3db6feee2793015bc157a9d63c82a7 /doc
parentba6b9f4523ed3ff233b748e9c2e7c130ca87bce2 (diff)
downloadattr-49efd7a74fcfa9197584bcaf9a3b25d3f6767332.tar.gz
minor updates from Andreas.
Diffstat (limited to 'doc')
-rw-r--r--doc/CHANGES6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index cf361f1..9f7f0d1 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,3 +1,9 @@
+attr-2.0.11 (04 September 2002)
+ - Make the test/run script return a proper status code.
+ - Fix up the error message returned for ENODATA rather
+ than ENOATTR, so if ENOATR is assigned a separate number
+ we don't mess with ENOATTR's text message.
+
attr-2.0.10 (28 August 2002)
- Add system call numbers for the m68k architecture
- Add missing "enabling" #define for the Alpha architecture