summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index cc21f0abc..f2467d8a4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,8 @@
4 - (dtucker) [auth-passwd.c] On AIX, call setauthdb() before loginsuccess(), 4 - (dtucker) [auth-passwd.c] On AIX, call setauthdb() before loginsuccess(),
5 required to correctly reset failed login count when using a password 5 required to correctly reset failed login count when using a password
6 registry other than "files" (eg LDAP, see bug #543). 6 registry other than "files" (eg LDAP, see bug #543).
7 - (tim) [configure.ac] define WITH_ABBREV_NO_TTY for SCO.
8 Report by Roger Cornelius.
7 9
820030912 1020030912
9 - (tim) [regress/agent-ptrace.sh] sh doesn't like "if ! shell_function; then". 11 - (tim) [regress/agent-ptrace.sh] sh doesn't like "if ! shell_function; then".
@@ -1082,4 +1084,4 @@
1082 - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo. 1084 - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo.
1083 Report from murple@murple.net, diagnosis from dtucker@zip.com.au 1085 Report from murple@murple.net, diagnosis from dtucker@zip.com.au
1084 1086
1085$Id: ChangeLog,v 1.2987 2003/09/13 00:41:56 dtucker Exp $ 1087$Id: ChangeLog,v 1.2988 2003/09/13 01:15:15 tim Exp $