diff options
author | Roland McGrath <roland@gnu.org> | 2002-05-05 20:42:26 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2002-05-05 20:42:26 +0000 |
commit | b6f3fed61224a765364f707251e05a14c7a07194 (patch) | |
tree | 742be680f6af7106867546821f997900910f6875 /term | |
parent | b0f1bc7edc19079253ae9d928af6062baeddf7d3 (diff) |
.
Diffstat (limited to 'term')
-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. |