summaryrefslogtreecommitdiff
path: root/term/ChangeLog
diff options
context:
space:
mode:
authorThomas Bushnell <thomas@gnu.org>1996-10-24 19:30:48 +0000
committerThomas Bushnell <thomas@gnu.org>1996-10-24 19:30:48 +0000
commitd3be92a4e59b7efd4b6086e04144acf37819d3b7 (patch)
tree9cd8aef91fe93d975df3616a996d53bbe0bd2d01 /term/ChangeLog
parent09699519abd25a24edd20efda0e24838f272db0b (diff)
Thu Oct 24 14:44:57 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
* users.c (open_hook): Always assert DTR (even if O_NONBLOCK). Don't return any errors if O_NONBLOCK and we don't have carrier.
Diffstat (limited to 'term/ChangeLog')
-rw-r--r--term/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/term/ChangeLog b/term/ChangeLog
index b01808e7..8536ff51 100644
--- a/term/ChangeLog
+++ b/term/ChangeLog
@@ -1,3 +1,8 @@
+Thu Oct 24 14:44:57 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
+
+ * users.c (open_hook): Always assert DTR (even if O_NONBLOCK).
+ Don't return any errors if O_NONBLOCK and we don't have carrier.
+
Tue Oct 8 22:46:09 1996 Miles Bader <miles@gnu.ai.mit.edu>
* users.c (open_hook): Zero WINDOW_SIZE during initialization.