diff options
Diffstat (limited to 'hostmux')
-rw-r--r-- | hostmux/ChangeLog | 5 |
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. |