diff options
Diffstat (limited to 'ftpfs/ChangeLog')
-rw-r--r-- | ftpfs/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ftpfs/ChangeLog b/ftpfs/ChangeLog index 337582ea..e69d4705 100644 --- a/ftpfs/ChangeLog +++ b/ftpfs/ChangeLog @@ -1,5 +1,9 @@ 1997-09-09 Miles Bader <miles@gnu.ai.mit.edu> + * ftpfs.c (parse_runtime_opt): New function. + (runtime_argp): Use it. + (netfs_append_args): Fix printed name of --node-cache-size. + * dir.c (delete): Immediately free entries without nodes. 1997-08-29 Miles Bader <miles@gnu.ai.mit.edu> |