diff options
author | Roland McGrath <roland@gnu.org> | 1999-05-16 15:50:15 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1999-05-16 15:50:15 +0000 |
commit | 6c2bd462bcec50aea2e4e52c1eb061df956f5779 (patch) | |
tree | 8fd8bd3360eaf37672c927c4312ed205c5e78885 /libdiskfs | |
parent | 2ac477fac6009078fb09c3798896a4040077bab9 (diff) |
.
Diffstat (limited to 'libdiskfs')
-rw-r--r-- | libdiskfs/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libdiskfs/ChangeLog b/libdiskfs/ChangeLog index 742cce94..59c617d6 100644 --- a/libdiskfs/ChangeLog +++ b/libdiskfs/ChangeLog @@ -1,3 +1,8 @@ +1999-05-16 Roland McGrath <roland@baalperazim.frob.com> + + * file-chown.c (diskfs_S_file_chown): Fix last change: not just + permission check, actually don't make the change if value is -1. + 1999-05-13 Roland McGrath <roland@baalperazim.frob.com> * file-chown.c (diskfs_S_file_chown): Either arg being -1 means don't |