summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--term/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/term/ChangeLog b/term/ChangeLog
index 65bcaf9d..736a8c30 100644
--- a/term/ChangeLog
+++ b/term/ChangeLog
@@ -3,6 +3,10 @@ Wed Oct 2 10:49:18 1996 Miles Bader <miles@gnu.ai.mit.edu>
* ptyio.c (S_tioctl_tiocsig, S_tioctl_tiocucntl, S_tioctl_tiocpkt):
Hold GLOBAL_LOCK while frobbing (especially around send_signal).
+ * ptyio.c (ptyio_set_bits): We need only be in packet mode to send
+ TIOCPKT_NOSTOP & TIOCPKT_DOSTOP, regardless of the value of
+ EXTERNAL_PROCESSING.
+
Thu Sep 12 16:34:37 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
* Makefile (HURDLIBS): New variable.