summaryrefslogtreecommitdiff
path: root/term/ChangeLog
diff options
context:
space:
mode:
authorMarcus Brinkmann <marcus@gnu.org>2002-09-10 18:58:47 +0000
committerMarcus Brinkmann <marcus@gnu.org>2002-09-10 18:58:47 +0000
commit1d5cf1783238fad25a6e55d5dcb324f6d8fb9918 (patch)
treec02fc06bb5c9dc855965d70504aa797af05ce19a /term/ChangeLog
parentbe549330de1979ba914194bd79bfd7eb998a792e (diff)
2002-09-10 Marcus Brinkmann <marcus@gnu.org>
* hurdio.c (hurdio_writer_loop): Check output_stopped instead termflags. Move the code that signals the underlying file to ... (hurdio_start_output): ... here.
Diffstat (limited to 'term/ChangeLog')
-rw-r--r--term/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/term/ChangeLog b/term/ChangeLog
index a5c8aef3..3ed79a77 100644
--- a/term/ChangeLog
+++ b/term/ChangeLog
@@ -1,5 +1,9 @@
2002-09-10 Marcus Brinkmann <marcus@gnu.org>
+ * hurdio.c (hurdio_writer_loop): Check output_stopped instead termflags.
+ Move the code that signals the underlying file to ...
+ (hurdio_start_output): ... here.
+
* munge.c (input_character): Really toggle USER_OUTPUT_SUSP if
VSTART == VSTOP.