diff options
author | Roland McGrath <roland@gnu.org> | 2002-11-21 03:43:08 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2002-11-21 03:43:08 +0000 |
commit | bd673bb5fa31ea1f4c9041176792a75762bc0fa2 (patch) | |
tree | d94425bb0c7dd804cadeef9c2672d990f0f9fb89 /term/ChangeLog | |
parent | 95600b7688c43072ee913efae310efb4dd8e806e (diff) |
.
Diffstat (limited to 'term/ChangeLog')
-rw-r--r-- | term/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/term/ChangeLog b/term/ChangeLog index c5a0de63..bc29d680 100644 --- a/term/ChangeLog +++ b/term/ChangeLog @@ -1,3 +1,8 @@ +2002-11-20 Roland McGrath <roland@frob.com> + + * main.c (parse_opt : case ARGP_KEY_SUCCESS): After initializing a new + bottomhalf, call its assert_dtr hook if TTY_OPEN is set in termflags. + 2002-11-19 Roland McGrath <roland@frob.com> * main.c (parse_opt: case ARGP_KEY_SUCCESS): Set tty_arg along with |