diff options
author | Roland McGrath <roland@gnu.org> | 2002-05-28 23:59:05 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2002-05-28 23:59:05 +0000 |
commit | 9ddd3e4ffe133a2e60c16e1156324b3095c7d792 (patch) | |
tree | 3e06506d9d1bac287ebd310f5cd1cf2772d86e6a /term | |
parent | 8a0aed3adca2f991cef7374d55a9957009f273a4 (diff) |
.
Diffstat (limited to 'term')
-rw-r--r-- | term/ChangeLog | 5 |
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. |