diff options
author | Miles Bader <miles@gnu.org> | 1997-09-05 21:41:54 +0000 |
---|---|---|
committer | Miles Bader <miles@gnu.org> | 1997-09-05 21:41:54 +0000 |
commit | 1cc9716fcb5461126fd86e486d18d20cafb1a48c (patch) | |
tree | a2e21ea3945f3c3b21242355e2d55dc5c94f7536 /hostmux | |
parent | 9b2f6ac2fe26b9d6aea82c43e1e7644ea3c167b8 (diff) |
.
Diffstat (limited to 'hostmux')
-rw-r--r-- | hostmux/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/hostmux/ChangeLog b/hostmux/ChangeLog index aa2c8542..202a5d84 100644 --- a/hostmux/ChangeLog +++ b/hostmux/ChangeLog @@ -1,3 +1,15 @@ +1997-08-27 Miles Bader <miles@gnu.ai.mit.edu> + + * mux.c (netfs_attempt_lookup): Clear *NODE on errors. + +1997-08-19 Miles Bader <miles@gnu.ai.mit.edu> + + * hostmux.c (main): If the underlying node isn't a directory, + propagate read permission to execute permission. + + * mux.c (netfs_attempt_lookup): Check for lookup permission. + Re-arrange code to correctly handle errors. + 1997-08-18 Miles Bader <miles@gnu.ai.mit.edu> * stubs.c (netfs_attempt_mkfile): Correctly implement the interface. |