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