summaryrefslogtreecommitdiff
path: root/term
diff options
context:
space:
mode:
Diffstat (limited to 'term')
-rw-r--r--term/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/term/ChangeLog b/term/ChangeLog
index 69b274f2..9e922536 100644
--- a/term/ChangeLog
+++ b/term/ChangeLog
@@ -1,3 +1,8 @@
+2002-05-28 Roland McGrath <roland@frob.com>
+
+ * devio.c (device_open_reply): int -> size_t
+ (devio_set_bits, devio_mdmctl, devio_mdmstate): Likewise.
+
2002-05-08 Roland McGrath <roland@frob.com>
* main.c (main): Add a return after `error' call to clue compiler in.