diff options
author | Thomas Bushnell <thomas@gnu.org> | 1999-01-31 23:50:52 +0000 |
---|---|---|
committer | Thomas Bushnell <thomas@gnu.org> | 1999-01-31 23:50:52 +0000 |
commit | 0458f1b8f5348c55785434a5ea2f8f8c1217e7db (patch) | |
tree | b0624f6525eb2133f93f0bc64993d7490982ffba /usermux/ChangeLog | |
parent | 991964495b65f3f6d3a043d8fc5b7fe8c20728d3 (diff) |
Sun Jan 31 18:41:17 1999 Thomas Bushnell, BSG <tb@mit.edu>
* node.c (netfs_attempt_utimes): Handle new possibility that ATIME
or MTIME might be null.
Diffstat (limited to 'usermux/ChangeLog')
-rw-r--r-- | usermux/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/usermux/ChangeLog b/usermux/ChangeLog index f4602d55..0b34da7c 100644 --- a/usermux/ChangeLog +++ b/usermux/ChangeLog @@ -1,3 +1,8 @@ +Sun Jan 31 18:41:17 1999 Thomas Bushnell, BSG <tb@mit.edu> + + * node.c (netfs_attempt_utimes): Handle new possibility that ATIME + or MTIME might be null. + 1998-10-20 Roland McGrath <roland@baalperazim.frob.com> * mux.c (get_dirents): Add braces to silence gcc warning. |