summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2004-02-06 15:59:06 +1100
committerDarren Tucker <dtucker@zip.com.au>2004-02-06 15:59:06 +1100
commitf58fb7e727895b8f66ed9914ca0a04913f2b56c1 (patch)
tree369467843378c302148e5e6a3ebe42d2dcdef713 /ChangeLog
parentef3a4a208c4bd711f7c4131e3bb293313652450d (diff)
- (dtucker) [configure.ac] Bug #748: Always define BROKEN_GETADDRINFO
for HP-UX 11.11. If there are known-good configs where this is not required, please report them. ok djm@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 02d50cbed..7ce9e0233 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,9 @@
4 OpenSSL >= 0.9.7. ok djm@ 4 OpenSSL >= 0.9.7. ok djm@
5 - (dtucker) [session.c] Bug #789: Do not call do_pam_setcred as a non-root 5 - (dtucker) [session.c] Bug #789: Do not call do_pam_setcred as a non-root
6 user, since some modules might fail due to lack of privilege. ok djm@ 6 user, since some modules might fail due to lack of privilege. ok djm@
7 - (dtucker) [configure.ac] Bug #748: Always define BROKEN_GETADDRINFO
8 for HP-UX 11.11. If there are known-good configs where this is not
9 required, please report them. ok djm@
7 10
820040129 1120040129
9 - (dtucker) OpenBSD CVS Sync regress/ 12 - (dtucker) OpenBSD CVS Sync regress/
@@ -1789,4 +1792,4 @@
1789 - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo. 1792 - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo.
1790 Report from murple@murple.net, diagnosis from dtucker@zip.com.au 1793 Report from murple@murple.net, diagnosis from dtucker@zip.com.au
1791 1794
1792$Id: ChangeLog,v 1.3207 2004/02/06 04:30:50 dtucker Exp $ 1795$Id: ChangeLog,v 1.3208 2004/02/06 04:59:06 dtucker Exp $