aboutsummaryrefslogtreecommitdiff
path: root/libtrivfs/ChangeLog
diff options
context:
space:
mode:
authorThomas Bushnell <thomas@gnu.org>1999-01-31 23:50:16 +0000
committerThomas Bushnell <thomas@gnu.org>1999-01-31 23:50:16 +0000
commit3ffa3f5df170bc879cc852c64a7e04fdc027f363 (patch)
treec5d3bc4b64d6a96b08bf32a2859ec4a46bebf03d /libtrivfs/ChangeLog
parenteef100d3e42e30b98b2218a102d98841e2e5e41f (diff)
downloadhurd-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/ChangeLog5
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):