diff options
author | Roland McGrath <roland@gnu.org> | 1998-09-04 18:42:56 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1998-09-04 18:42:56 +0000 |
commit | 11d3c019825ffc34407e6a35459210033fd44046 (patch) | |
tree | 6f347a988553b8705c73f2a3ed7870a73b42bb82 /ftpfs | |
parent | 9faff857348e2100f945cc84988e620b015e38d5 (diff) |
.
Diffstat (limited to 'ftpfs')
-rw-r--r-- | ftpfs/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/ftpfs/ChangeLog b/ftpfs/ChangeLog index e69d4705..02640231 100644 --- a/ftpfs/ChangeLog +++ b/ftpfs/ChangeLog @@ -1,3 +1,7 @@ +1998-09-04 Roland McGrath <roland@baalperazim.frob.com> + + * ftpfs.c (netfs_append_args): Use %ld for time_t and %Zu for size_t. + 1997-09-09 Miles Bader <miles@gnu.ai.mit.edu> * ftpfs.c (parse_runtime_opt): New function. @@ -136,4 +140,3 @@ * host.c (split_server_name): Enable password parsing. * dir.c (lookup): Initialize the NODE field. - |