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 cef110384..19101efd6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -30,6 +30,9 @@
30 behaviour for bsdauth is maintained by checking authctxt->valid in the 30 behaviour for bsdauth is maintained by checking authctxt->valid in the
31 bsdauth driver. Note that any third-party kbdint drivers will now need 31 bsdauth driver. Note that any third-party kbdint drivers will now need
32 to be able to handle responses for invalid logins. ok markus@ 32 to be able to handle responses for invalid logins. ok markus@
33 - (dtucker) [auth-pam.c] Bug #971: Prevent leaking information about user
34 existence via keyboard-interactive/pam, in conjunction with previous
35 auth2-chall.c change; with Colin Watson and djm.
33 36
3420050118 3720050118
35 - (dtucker) [INSTALL Makefile.in configure.ac survey.sh.in] Implement 38 - (dtucker) [INSTALL Makefile.in configure.ac survey.sh.in] Implement
@@ -2002,4 +2005,4 @@
2002 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 2005 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
2003 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 2006 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
2004 2007
2005$Id: ChangeLog,v 1.3616 2005/01/20 00:05:34 dtucker Exp $ 2008$Id: ChangeLog,v 1.3617 2005/01/20 01:43:38 dtucker Exp $