diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 6 insertions, 2 deletions
@@ -1,3 +1,7 @@ | |||
1 | 20030719 | ||
2 | - (dtucker) [configure.ac] Bug #620: Define BROKEN_GETADDRINFO for | ||
3 | Solaris/x86. Patch from jrhett at isite.net. | ||
4 | |||
1 | 20030714 | 5 | 20030714 |
2 | - (dtucker) [acconfig.h configure.ac port-aix.c] Older AIXes don't declare | 6 | - (dtucker) [acconfig.h configure.ac port-aix.c] Older AIXes don't declare |
3 | loginfailed at all, so assume 3-arg loginfailed if not declared. | 7 | loginfailed at all, so assume 3-arg loginfailed if not declared. |
@@ -5,7 +9,7 @@ | |||
5 | undef'ing it. | 9 | undef'ing it. |
6 | - (dtucker) Bug #543: [configure.ac port-aix.c port-aix.h] | 10 | - (dtucker) Bug #543: [configure.ac port-aix.c port-aix.h] |
7 | Call setauthdb() before loginfailed(), which may load password registry- | 11 | Call setauthdb() before loginfailed(), which may load password registry- |
8 | specific functions. Based on patch by cawlfiel@us.ibm.com. | 12 | specific functions. Based on patch by cawlfiel at us.ibm.com. |
9 | - (dtucker) [port-aix.h] Fix prototypes. | 13 | - (dtucker) [port-aix.h] Fix prototypes. |
10 | - (dtucker) OpenBSD CVS Sync | 14 | - (dtucker) OpenBSD CVS Sync |
11 | - avsm@cvs.openbsd.org 2003/07/09 13:58:19 | 15 | - avsm@cvs.openbsd.org 2003/07/09 13:58:19 |
@@ -693,4 +697,4 @@ | |||
693 | - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo. | 697 | - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo. |
694 | Report from murple@murple.net, diagnosis from dtucker@zip.com.au | 698 | Report from murple@murple.net, diagnosis from dtucker@zip.com.au |
695 | 699 | ||
696 | $Id: ChangeLog,v 1.2856 2003/07/14 07:32:29 dtucker Exp $ | 700 | $Id: ChangeLog,v 1.2857 2003/07/19 09:49:45 dtucker Exp $ |