diff options
Diffstat (limited to 'libdiskfs/ChangeLog')
-rw-r--r-- | libdiskfs/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libdiskfs/ChangeLog b/libdiskfs/ChangeLog index 3ed5b73e..acaeba8e 100644 --- a/libdiskfs/ChangeLog +++ b/libdiskfs/ChangeLog @@ -1,5 +1,7 @@ Tue Aug 11 16:17:49 1998 Thomas Bushnell, BSG <tb@mit.edu> + * file-chflags.c (diskfs_S_file_chflags): Set NP->dn_set_ctime. + * file-utimes.c (diskfs_S_file_utimes): Add file notifications. Sun Aug 9 21:09:24 1998 Jose M. Moya <josem@gnu.org> |