diff options
author | Thomas Bushnell <thomas@gnu.org> | 1999-01-31 23:50:16 +0000 |
---|---|---|
committer | Thomas Bushnell <thomas@gnu.org> | 1999-01-31 23:50:16 +0000 |
commit | 3ffa3f5df170bc879cc852c64a7e04fdc027f363 (patch) | |
tree | c5d3bc4b64d6a96b08bf32a2859ec4a46bebf03d /libtrivfs/ChangeLog | |
parent | eef100d3e42e30b98b2218a102d98841e2e5e41f (diff) | |
download | hurd-3ffa3f5df170bc879cc852c64a7e04fdc027f363.tar.gz hurd-3ffa3f5df170bc879cc852c64a7e04fdc027f363.tar.bz2 hurd-3ffa3f5df170bc879cc852c64a7e04fdc027f363.zip |
Sun Jan 31 18:29:22 1999 Thomas Bushnell, BSG <tb@mit.edu>
* times.c (trivfs_set_atime, trivefs_set_mtime): Take advantage of
new semantics for file_utimes.
Diffstat (limited to 'libtrivfs/ChangeLog')
-rw-r--r-- | libtrivfs/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libtrivfs/ChangeLog b/libtrivfs/ChangeLog index e57da6a3..205262b5 100644 --- a/libtrivfs/ChangeLog +++ b/libtrivfs/ChangeLog @@ -1,3 +1,8 @@ +Sun Jan 31 18:29:22 1999 Thomas Bushnell, BSG <tb@mit.edu> + + * times.c (trivfs_set_atime, trivefs_set_mtime): Take advantage of + new semantics for file_utimes. + 1998-08-20 Roland McGrath <roland@baalperazim.frob.com> * file-get-fs-options.c (trivfs_S_file_get_fs_options): |