summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 884dd6360..28003b960 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,9 @@
3 loginfailed at all, so assume 3-arg loginfailed if not declared. 3 loginfailed at all, so assume 3-arg loginfailed if not declared.
4 - (dtucker) [port-aix.h] Work around name collision on AIX for r_type by 4 - (dtucker) [port-aix.h] Work around name collision on AIX for r_type by
5 undef'ing it. 5 undef'ing it.
6 - (dtucker) Bug #543: [configure.ac port-aix.c port-aix.h]
7 Call setauthdb() before loginfailed(), which may load password registry-
8 specific functions. Based on patch by cawlfiel@us.ibm.com.
6 9
720030708 1020030708
8 - (dtucker) [acconfig.h auth-passwd.c configure.ac session.c port-aix.[ch]] 11 - (dtucker) [acconfig.h auth-passwd.c configure.ac session.c port-aix.[ch]]
@@ -676,4 +679,4 @@
676 - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo. 679 - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo.
677 Report from murple@murple.net, diagnosis from dtucker@zip.com.au 680 Report from murple@murple.net, diagnosis from dtucker@zip.com.au
678 681
679$Id: ChangeLog,v 1.2851 2003/07/14 06:26:51 dtucker Exp $ 682$Id: ChangeLog,v 1.2852 2003/07/14 06:41:55 dtucker Exp $