diff options
-rw-r--r-- | term/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/term/ChangeLog b/term/ChangeLog index e2f2bc41..2151b68c 100644 --- a/term/ChangeLog +++ b/term/ChangeLog @@ -1,3 +1,8 @@ +2002-05-03 Roland McGrath <roland@frob.com> + + * hurdio.c (hurdio_reader_loop): Add a return stmt. + (hurdio_writer_loop): Likewise. + 2002-03-23 James A. Morrison <ja2morri@uwaterloo.ca> * main.c: Include <error.h>. @@ -138,7 +143,7 @@ (set_state): Likewise. (open_hook): Likewise. * munge.c (rescan_inputq): Likewise. - + 2002-01-30 Marcus Brinkmann <marcus@gnu.org> * users.c (trivfs_S_io_select): Remove IDTAG argument. |