summaryrefslogtreecommitdiffstats
path: root/src/util/pty/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/pty/ChangeLog')
-rw-r--r--src/util/pty/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/util/pty/ChangeLog b/src/util/pty/ChangeLog
index 28d2ad0ba..ad92d0aca 100644
--- a/src/util/pty/ChangeLog
+++ b/src/util/pty/ChangeLog
@@ -1,3 +1,9 @@
+Wed Jan 10 22:20:04 1996 Theodore Y. Ts'o <tytso@dcl>
+
+ * open_slave.c (pty_open_slave): Added hack by Doug Engbert to get
+ util/pty to work under Solaris. We should double check to
+ make sure this is a correct fix.
+
Sun Nov 12 12:44:33 1995 Sam Hartman <hartmans@tertius.mit.edu>
* open_ctty.c (pty_open_ctty): Remove redundant Ultrix calls to setpgrp()