summaryrefslogtreecommitdiff
path: root/libdiskfs/ChangeLog
diff options
context:
space:
mode:
authorThomas Bushnell <thomas@gnu.org>1998-08-11 20:19:19 +0000
committerThomas Bushnell <thomas@gnu.org>1998-08-11 20:19:19 +0000
commit04f30e7b0af320be243ec1d155febffb769997c0 (patch)
tree8baa537934f298c79a44cb98602da609fc6a86ef /libdiskfs/ChangeLog
parent9474dcf08999fb89bb6aac05f104041dcf72f9cb (diff)
Tue Aug 11 16:17:49 1998 Thomas Bushnell, BSG <tb@mit.edu>
* file-utimes.c (diskfs_S_file_utimes): Add file notifications.
Diffstat (limited to 'libdiskfs/ChangeLog')
-rw-r--r--libdiskfs/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/libdiskfs/ChangeLog b/libdiskfs/ChangeLog
index ceb5d123..3ed5b73e 100644
--- a/libdiskfs/ChangeLog
+++ b/libdiskfs/ChangeLog
@@ -1,3 +1,7 @@
+Tue Aug 11 16:17:49 1998 Thomas Bushnell, BSG <tb@mit.edu>
+
+ * file-utimes.c (diskfs_S_file_utimes): Add file notifications.
+
Sun Aug 9 21:09:24 1998 Jose M. Moya <josem@gnu.org>
* diskfs.h (struct node): Add filemod_reqs member.