summaryrefslogtreecommitdiff
path: root/usermux/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'usermux/ChangeLog')
-rw-r--r--usermux/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/usermux/ChangeLog b/usermux/ChangeLog
index 1a29b900..60b59995 100644
--- a/usermux/ChangeLog
+++ b/usermux/ChangeLog
@@ -1,3 +1,7 @@
+1999-07-10 Roland McGrath <roland@baalperazim.frob.com>
+
+ * mux.c: Add #include <sys/mman.h> for munmap decl.
+
1999-07-03 Thomas Bushnell, BSG <tb@mit.edu>
* mux.c (get_dirents): Use munmap instead of vm_deallocate.