summaryrefslogtreecommitdiff
path: root/libdiskfs/ChangeLog
diff options
context:
space:
mode:
authorThomas Bushnell <thomas@gnu.org>1998-08-12 19:27:24 +0000
committerThomas Bushnell <thomas@gnu.org>1998-08-12 19:27:24 +0000
commit9283bb15f7d70c3825943367249a4e2871d80e0f (patch)
tree0b4779852ab7b66a2de7790cdcf2209403d3ac95 /libdiskfs/ChangeLog
parent9822f554a79d842622bb5b538baefdc678032629 (diff)
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.
Diffstat (limited to 'libdiskfs/ChangeLog')
-rw-r--r--libdiskfs/ChangeLog2
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>