aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9a97ad28..62fcfa31 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2011-08-09 Arnold D. Robbins <arnold@skeeve.com>
+
+ Fix pty issue reported by "T. X. G." <leopardie333@yahoo.com>
+
+ * configure.ac: Check for setsid.
+ * awk.h: If not HAVE_SETSID define it as an empty macro.
+ * io.c (two_way_open): Call setsid if using pty's.
+
2011-07-29 Eli Zaretskii <eliz@gnu.org>
* builtin.c (format_tree): Rename small -> small_flag,