diff options
author | Thomas Bushnell <thomas@gnu.org> | 1999-01-31 23:49:27 +0000 |
---|---|---|
committer | Thomas Bushnell <thomas@gnu.org> | 1999-01-31 23:49:27 +0000 |
commit | e5b20b2e303e29c99192846d550df4532410688e (patch) | |
tree | b33147d1ec78b4853dc8fab77750749f69fd1ba7 /libdiskfs/ChangeLog | |
parent | 8723e50bdd67bbc25157fc64a3d336c0f9c38fc1 (diff) |
Sun Jan 31 18:24:33 1999 Thomas Bushnell, BSG <tb@mit.edu>
* file-utimes.c (diskfs_S_file_utimes): Implement new semantics
for setting to exactly present time.
Diffstat (limited to 'libdiskfs/ChangeLog')
-rw-r--r-- | libdiskfs/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libdiskfs/ChangeLog b/libdiskfs/ChangeLog index 06d3fd5c..3fd85ff9 100644 --- a/libdiskfs/ChangeLog +++ b/libdiskfs/ChangeLog @@ -1,3 +1,8 @@ +Sun Jan 31 18:24:33 1999 Thomas Bushnell, BSG <tb@mit.edu> + + * file-utimes.c (diskfs_S_file_utimes): Implement new semantics + for setting to exactly present time. + 1999-01-27 Roland McGrath <roland@baalperazim.frob.com> * Makefile (OTHERSRCS): Add init-main.c. |