aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b05006d2..2578bc7a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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>