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/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/util/pty/ChangeLog b/src/util/pty/ChangeLog
index 6a9f4e6f5..f35c9a130 100644
--- a/src/util/pty/ChangeLog
+++ b/src/util/pty/ChangeLog
@@ -1,3 +1,7 @@
+Sat Feb 24 21:34:58 1996 Theodore Y. Ts'o <tytso@dcl>
+
+ * vhangup.c (ptyint_vhangup): Don't do call vhangup() if system
+ doesn't have it.
Sat Jan 27 01:13:34 1996 Mark Eichin <eichin@cygnus.com>