summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ftpfs/ChangeLog4
-rw-r--r--libnetfs/ChangeLog5
2 files changed, 9 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>
diff --git a/libnetfs/ChangeLog b/libnetfs/ChangeLog
index 17929b68..1b20e605 100644
--- a/libnetfs/ChangeLog
+++ b/libnetfs/ChangeLog
@@ -1,3 +1,8 @@
+1997-09-09 Miles Bader <miles@gnu.ai.mit.edu>
+
+ * dir-lookup.c (netfs_S_dir_lookup): Fix type signature of
+ short_circuited_callback1.
+
1997-09-05 Miles Bader <miles@gnu.ai.mit.edu>
* dir-lookup.c (netfs_S_dir_lookup): Re-aquire the lock on DNP when