summaryrefslogtreecommitdiff
path: root/usermux
diff options
context:
space:
mode:
Diffstat (limited to 'usermux')
-rw-r--r--usermux/ChangeLog9
1 files changed, 8 insertions, 1 deletions
diff --git a/usermux/ChangeLog b/usermux/ChangeLog
index 9fe094e2..ddccefb8 100644
--- a/usermux/ChangeLog
+++ b/usermux/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_user_node): Set NEW->nn_translated appropriately.
+ * usermux.c (main): Set netfs_root_node->nn_translated to zero.
+
2002-05-13 Marcus Brinkmann <marcus@gnu.org>
* usermux.c (netfs_server_name, netfs_server_version): New
@@ -21,7 +28,7 @@
* usermux.c: Likewise.
* usermux.h: Likewise
(struct usermux): Likewise.
-
+
1999-07-10 Roland McGrath <roland@baalperazim.frob.com>
* mux.c: Add #include <sys/mman.h> for munmap decl.