diff options
author | Roland McGrath <roland@gnu.org> | 1998-11-25 09:10:46 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1998-11-25 09:10:46 +0000 |
commit | cdaa4c0b75817dd8d9ccc75462e213be4029839f (patch) | |
tree | 23a6ad9ea6224061d439190b081cc09696974828 | |
parent | 9de130505716e177e6573d0789a596616ed65919 (diff) |
.
-rw-r--r-- | term/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/term/ChangeLog b/term/ChangeLog index cc248f92..f3aee05e 100644 --- a/term/ChangeLog +++ b/term/ChangeLog @@ -1,3 +1,8 @@ +1998-10-24 Roland McGrath <roland@baalperazim.frob.com> + + * users.c (open_hook): Assert DTR if NO_CARRIER, even for CLOCAL. + This is the only thing that tells it to open the device. + Mon Oct 26 16:47:18 1998 Thomas Bushnell, BSG <tb@mit.edu> * devio.c (char_size_mask_xxx): New variable. |