diff options
Diffstat (limited to 'term/ChangeLog')
-rw-r--r-- | term/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/term/ChangeLog b/term/ChangeLog index 6e8b00b8..6e81940b 100644 --- a/term/ChangeLog +++ b/term/ChangeLog @@ -1,5 +1,7 @@ Fri Oct 4 12:30:22 1996 Miles Bader <miles@gnu.ai.mit.edu> + * users.c (S_tioctl_tiocswinsz): Correct test for a changed winsize. + * ptyio.c (pty_open_hook): Reinitialize pty variables. * ptyio.c (pty_io_select): Return SELECT_READ if the slave isn't open. |