diff options
Diffstat (limited to 'term')
-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 |