diff options
Diffstat (limited to 'term/ChangeLog')
-rw-r--r-- | term/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/term/ChangeLog b/term/ChangeLog index 0f43ab21..a5c8aef3 100644 --- a/term/ChangeLog +++ b/term/ChangeLog @@ -1,5 +1,8 @@ 2002-09-10 Marcus Brinkmann <marcus@gnu.org> + * munge.c (input_character): Really toggle USER_OUTPUT_SUSP if + VSTART == VSTOP. + * hurdio.c (hurdio_writer_loop): Desert the DTR on all errors, not only EIO. (hurdio_reader_loop): Likewise. |