diff options
author | Miles Bader <miles@gnu.org> | 1997-08-14 18:43:50 +0000 |
---|---|---|
committer | Miles Bader <miles@gnu.org> | 1997-08-14 18:43:50 +0000 |
commit | 621b9a017017915c87d7253a3073dc1dcf4f2f50 (patch) | |
tree | 8ed7ce79ad56f98a7d47356e41467e4437d164a2 | |
parent | e2c8223df4559c76505cb22e1739875df1fc1c10 (diff) |
.
-rw-r--r-- | hostmux/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/hostmux/ChangeLog b/hostmux/ChangeLog index b8ae553f..1086ec23 100644 --- a/hostmux/ChangeLog +++ b/hostmux/ChangeLog @@ -1,3 +1,9 @@ +1997-08-14 Miles Bader <miles@gnu.ai.mit.edu> + + * hostmux.c (DEFAULT_HOST_PAT): New macro. + (options, main): Use DEFAULT_HOST_PAT. + (netfs_append_args): New function. + 1997-08-11 Miles Bader <miles@gnu.ai.mit.edu> * mux.c (netfs_attempt_lookup): Handle `.' and `..' lookups. |