summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index d9670f361..07ae663d7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,11 @@
9 the process. Since we also unset KRB5CCNAME at startup, if it's set after 9 the process. Since we also unset KRB5CCNAME at startup, if it's set after
10 authentication it must have been set by the platform's native auth system. 10 authentication it must have been set by the platform's native auth system.
11 This was already done for AIX; this enables it for the general case. 11 This was already done for AIX; this enables it for the general case.
12 - (dtucker) [auth.c canohost.c canohost.h configure.ac defines.h loginrec.c]
13 Bug #974: Teach sshd to write failed login records to btmp for failed auth
14 attempts (currently only for password, kbdint and C/R, only on Linux and
15 HP-UX), based on code from login.c from util-linux. With ashok_kovai at
16 hotmail.com, ok djm@
12 17
1320050201 1820050201
14 - (dtucker) [log.c] Bug #973: force log_init() to open syslog, since on some 19 - (dtucker) [log.c] Bug #973: force log_init() to open syslog, since on some
@@ -2063,4 +2068,4 @@
2063 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 2068 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
2064 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 2069 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
2065 2070
2066$Id: ChangeLog,v 1.3631 2005/02/02 07:30:33 dtucker Exp $ 2071$Id: ChangeLog,v 1.3632 2005/02/02 12:30:24 dtucker Exp $