summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKevin Steves <stevesk@pobox.com>2000-11-05 15:31:36 +0000
committerKevin Steves <stevesk@pobox.com>2000-11-05 15:31:36 +0000
commit85b3db6bcabfd6fd3fd97c871f4e29053a3338f3 (patch)
tree53885015c81e9c42d00057a03219c9cbb89d697b /ChangeLog
parent67e21e1eb2366f4598f8ee483dfbacc92010a687 (diff)
- (stevesk) pty.c: use __hpux to identify HP-UX.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0e5113cd..bf698596 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,6 +10,7 @@
- (bal) auth2-skey.c - Checked in. Missing from portable tree.
- (bal) Reworked NEWS-OS and NeXT ports to extract waitpid() and
setsid() into more common files
+ - (stevesk) pty.c: use __hpux to identify HP-UX.
20001029
- (stevesk) Fix typo in auth.c: USE_PAM not PAM