diff options
author | Thomas Bushnell <thomas@gnu.org> | 1997-06-05 18:16:41 +0000 |
---|---|---|
committer | Thomas Bushnell <thomas@gnu.org> | 1997-06-05 18:16:41 +0000 |
commit | 68df1ae9313ff5f059a2d795e7ae913f87497ff4 (patch) | |
tree | 1491b7b27c2e046882e2c2a78ed21f2a0db34f6b /libdiskfs/ChangeLog | |
parent | dcd487f257e43103d7df5e89786001d5b1ebf218 (diff) |
Tue May 27 11:55:56 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
* file-chmod.c (diskfs_S_file_chmod): Turn off S_ITRANS bits too.
Diffstat (limited to 'libdiskfs/ChangeLog')
-rw-r--r-- | libdiskfs/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libdiskfs/ChangeLog b/libdiskfs/ChangeLog index 1eebec53..bfb2e141 100644 --- a/libdiskfs/ChangeLog +++ b/libdiskfs/ChangeLog @@ -1,3 +1,7 @@ +Tue May 27 11:55:56 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> + + * file-chmod.c (diskfs_S_file_chmod): Turn off S_ITRANS bits too. + Mon Feb 24 17:22:05 1997 Miles Bader <miles@gnu.ai.mit.edu> * io-identity.c (diskfs_S_io_identity): Pass CRED's shadow root |