diff options
author | Thomas Bushnell <thomas@gnu.org> | 1999-01-31 23:48:28 +0000 |
---|---|---|
committer | Thomas Bushnell <thomas@gnu.org> | 1999-01-31 23:48:28 +0000 |
commit | 74e57f6fef0a62090390c1bcb3a2cbd944398cfa (patch) | |
tree | a1a6ce5c5b5d04336ab326f13994eb1876c500c6 /ftpfs/ChangeLog | |
parent | 229a2b3040a479ccc6052fe6d6c464fe301151c9 (diff) |
Sun Jan 31 18:33:55 1999 Thomas Bushnell, BSG <tb@mit.edu>
* netfs.c (netfs_attempt_utimes): Implement new possibility that
ATIME or MTIME might be null.
Diffstat (limited to 'ftpfs/ChangeLog')
-rw-r--r-- | ftpfs/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ftpfs/ChangeLog b/ftpfs/ChangeLog index 17e39728..22eb11ce 100644 --- a/ftpfs/ChangeLog +++ b/ftpfs/ChangeLog @@ -1,3 +1,8 @@ +Sun Jan 31 18:33:55 1999 Thomas Bushnell, BSG <tb@mit.edu> + + * netfs.c (netfs_attempt_utimes): Implement new possibility that + ATIME or MTIME might be null. + 1998-10-20 Roland McGrath <roland@baalperazim.frob.com> * ftpfs.c (netfs_append_args): Add braces to silence gcc warning. |