summaryrefslogtreecommitdiff
path: root/usermux/ChangeLog
diff options
context:
space:
mode:
authorThomas Bushnell <thomas@gnu.org>1999-07-03 23:55:56 +0000
committerThomas Bushnell <thomas@gnu.org>1999-07-03 23:55:56 +0000
commit5798491126bcb231c4fbd5a9675bae036146ad01 (patch)
tree1f38510353d3efa12978386a3990f12c993eae3f /usermux/ChangeLog
parent99901fb5c9b4a394d25e4238eadf0677093215ee (diff)
1999-07-03 Thomas Bushnell, BSG <tb@mit.edu>
* mux.c (get_dirents): Use munmap instead of vm_deallocate. (netfs_get_dirents): Likewise.
Diffstat (limited to 'usermux/ChangeLog')
-rw-r--r--usermux/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/usermux/ChangeLog b/usermux/ChangeLog
index c5d1323d..1a29b900 100644
--- a/usermux/ChangeLog
+++ b/usermux/ChangeLog
@@ -1,3 +1,8 @@
+1999-07-03 Thomas Bushnell, BSG <tb@mit.edu>
+
+ * mux.c (get_dirents): Use munmap instead of vm_deallocate.
+ (netfs_get_dirents): Likewise.
+
1999-02-28 Roland McGrath <roland@baalperazim.frob.com>
* node.c (netfs_attempt_utimes): Fix typo in last change.