summaryrefslogtreecommitdiff
path: root/doc/CHANGES
diff options
context:
space:
mode:
authorNathan Scott <nathans@sgi.com>2006-01-31 14:24:29 +0000
committerNathan Scott <nathans@sgi.com>2006-01-31 14:24:29 +0000
commit774e2600c8b332679ee2fa254eb02ad6831cf736 (patch)
tree6384e3e514bb6e7c4a5c6680adb4dd4ef1fbb057 /doc/CHANGES
parent3a0a2512064a4fa176c002c45e9d9e7e56acccc9 (diff)
downloadattr-774e2600c8b332679ee2fa254eb02ad6831cf736.tar.gz
Minor updates - spec file usr/grp fixups on install, double-free cleanup in libattr for non-alloca platforms.
Merge of master-melb:xfs-cmds:25070a by kenmcd.
Diffstat (limited to 'doc/CHANGES')
-rw-r--r--doc/CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index 966e571..bf54ed0 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,6 +1,9 @@
attr-2.4.29 (31 January 2006)
- Updated Polish translation.
Thanks to Jakub Bogusz <qboosh@pld-linux.org> for this.
+ - Fixed rpm specfile with respect to INSTALL_{USER,GROUP}.
+ - Fixed a couple of double frees in libattr attr copy
+ routines, thanks to Andreas.
attr-2.4.28 (13 January 2006)
- Implement the IRIX list_attr interfaces in libattr.so,