aboutsummaryrefslogtreecommitdiff
path: root/ftpfs
diff options
context:
space:
mode:
Diffstat (limited to 'ftpfs')
-rw-r--r--ftpfs/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ftpfs/ChangeLog b/ftpfs/ChangeLog
index 7bf44abd..bae5e94c 100644
--- a/ftpfs/ChangeLog
+++ b/ftpfs/ChangeLog
@@ -1,3 +1,8 @@
+1997-08-11 Miles Bader <miles@gnu.ai.mit.edu>
+
+ * dir.c (sweep): Don't delete entries that have the NOENT flag set.
+ (refresh_dir): Ensure there are entries for `.' and `..'.
+
1997-08-09 Miles Bader <miles@gnu.ai.mit.edu>
* dir.c (struct new_entry_state): DIR_PFX & DIR_PFX_LEN fields removed.