aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e047cc33..c0311bba 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2011-08-24 Arnold D. Robbins <arnold@skeeve.com>
+
+ Fix pty co-process communication on Ubuntu GNU/Linux.
+
+ * io.c: Add include of <sys/ioctl.h> to get definition of TIOCSCTTY.
+ (two_way_open): Move call for this ioctl to after setsid() call.
+
2011-08-23 Arnold D. Robbins <arnold@skeeve.com>
* regex_internal.c (re_string_fetch_byte_case ): Remove