diff options
author | Roland McGrath <roland@gnu.org> | 2002-05-13 22:34:33 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2002-05-13 22:34:33 +0000 |
commit | d71de7c2b61cb838bd6bb0bab4facc6a7aa8679b (patch) | |
tree | ba8a827d826d4663ced279a054bb13ae1c27fea8 /hostmux | |
parent | 53a655eefc8439e9cf2d64eeae9b16e584ffa0d7 (diff) |
.
Diffstat (limited to 'hostmux')
-rw-r--r-- | hostmux/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/hostmux/ChangeLog b/hostmux/ChangeLog index 064785d6..00a28012 100644 --- a/hostmux/ChangeLog +++ b/hostmux/ChangeLog @@ -1,3 +1,10 @@ +2002-05-13 Roland McGrath <roland@frob.com> + + * mux.c (netfs_attempt_chmod): Handle MODE arg with no S_IFMT bits set. + + * leaf.c (create_host_node): Set NEW->nn_translated appropriately. + * hostmux.c (main): Set netfs_root_node->nn_translated to zero. + 2002-05-13 Marcus Brinkmann <marcus@gnu.org> * hostmux.c (netfs_server_name, netfs_server_version): New |