diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -2,6 +2,10 @@ * NEWS: Small typo fix. * config.sub: Updated. + * io.c (fork_and_open_slave_pty: Rationalize down to one + function with two bodies. + (set_slave_pty_attributes, push_pty_line_disciplines): Move + into #ifdef for TERMIOS_H. Helps out with VMS compiling. 2018-01-12 Arnold D. Robbins <arnold@skeeve.com> |