summaryrefslogtreecommitdiff
path: root/term
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1999-07-11 19:44:47 +0000
committerRoland McGrath <roland@gnu.org>1999-07-11 19:44:47 +0000
commitf5d5190918ec5bf8b4edd4ef23386bdccb269fa2 (patch)
treec0a9427fe9d8a0f9662f32326441b3666a193e46 /term
parent4a1edb2f870e7923e0551563507d75ad83692774 (diff)
.
Diffstat (limited to 'term')
-rw-r--r--term/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/term/ChangeLog b/term/ChangeLog
index e82c88f9..632855f4 100644
--- a/term/ChangeLog
+++ b/term/ChangeLog
@@ -1,3 +1,7 @@
+1999-07-11 Roland McGrath <roland@baalperazim.frob.com>
+
+ * term.h: Add #include <sys/mman.h>.
+
1999-07-09 Thomas Bushnell, BSG <tb@mit.edu>
* ptyio.c (pty_io_read): Use mmap instead of vm_allocate.