summaryrefslogtreecommitdiff
path: root/term/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'term/ChangeLog')
-rw-r--r--term/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/term/ChangeLog b/term/ChangeLog
index dbf39514..e82c88f9 100644
--- a/term/ChangeLog
+++ b/term/ChangeLog
@@ -1,3 +1,8 @@
+1999-07-09 Thomas Bushnell, BSG <tb@mit.edu>
+
+ * ptyio.c (pty_io_read): Use mmap instead of vm_allocate.
+ * users.c (trivfs_S_io_read): Likewise.
+
1999-05-24 Mark Kettenis <kettenis@gnu.org>
* devio.c: Include <assert.h>, <errno.h> and <error.h>. Do