summaryrefslogtreecommitdiff
path: root/hostmux/ChangeLog
diff options
context:
space:
mode:
authorThomas Bushnell <thomas@gnu.org>1999-01-31 23:48:47 +0000
committerThomas Bushnell <thomas@gnu.org>1999-01-31 23:48:47 +0000
commitb6c287ffd8279da8bc5ffceb3e75e9c3595b2a2a (patch)
tree4e3744b885e5fbddaa6610cb10a146349821f5e8 /hostmux/ChangeLog
parent74e57f6fef0a62090390c1bcb3a2cbd944398cfa (diff)
Sun Jan 31 18:34:59 1999 Thomas Bushnell, BSG <tb@mit.edu>
* node.c (netfs_attempt_utimes): Implement new possibility that ATIME or MTIME might be null.
Diffstat (limited to 'hostmux/ChangeLog')
-rw-r--r--hostmux/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/hostmux/ChangeLog b/hostmux/ChangeLog
index 202a5d84..1146f0b5 100644
--- a/hostmux/ChangeLog
+++ b/hostmux/ChangeLog
@@ -1,3 +1,8 @@
+Sun Jan 31 18:34:59 1999 Thomas Bushnell, BSG <tb@mit.edu>
+
+ * node.c (netfs_attempt_utimes): Implement new possibility that
+ ATIME or MTIME might be null.
+
1997-08-27 Miles Bader <miles@gnu.ai.mit.edu>
* mux.c (netfs_attempt_lookup): Clear *NODE on errors.