summaryrefslogtreecommitdiff
path: root/hostmux
diff options
context:
space:
mode:
authorMiles Bader <miles@gnu.org>1997-08-11 20:51:25 +0000
committerMiles Bader <miles@gnu.org>1997-08-11 20:51:25 +0000
commite5490a381303ea6b50636434a3530dc29b34eba9 (patch)
treef5e878ca6d9d9c2daf70c0c61083021c234f7641 /hostmux
parentb031f46522033d35c26ee943847a0a1c9ca272c8 (diff)
.
Diffstat (limited to 'hostmux')
-rw-r--r--hostmux/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/hostmux/ChangeLog b/hostmux/ChangeLog
index 35287bb7..b8ae553f 100644
--- a/hostmux/ChangeLog
+++ b/hostmux/ChangeLog
@@ -1,3 +1,8 @@
+1997-08-11 Miles Bader <miles@gnu.ai.mit.edu>
+
+ * mux.c (netfs_attempt_lookup): Handle `.' and `..' lookups.
+ (netfs_get_dirents): Add entries for `.' and `..'.
+
1997-08-07 Miles Bader <miles@gnu.ai.mit.edu>
* hostmux.c (main): Use ARGP_IN_ORDER to parse args.