X-Git-Url: http://andersk.mit.edu/gitweb/openssh.git/blobdiff_plain/1ef38e33d97b9c9ee39ba33e3a20926f941fa2ca..73b1ee8290ba82ec5488b06ce545efd5d4dc6e65:/ChangeLog diff --git a/ChangeLog b/ChangeLog index ba222809..78b873ce 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,11 @@ 20040911 - (djm) [ssh-agent.c] unifdef some cygwin code; ok dtucker@ + - (dtucker) [auth-pam.c auth-pam.h session.c] Bug #890: Send output from + failing PAM session modules to user then exit, similar to the way + /etc/nologin is handled. ok djm@ + - (dtucker) [auth-pam.c] Relocate sshpam_store_conv(), no code change. + - (djm) [auth2-kbdint.c auth2-none.c auth2-passwd.c auth2-pubkey.c] + Make cygwin code more consistent with that which surrounds it 20040830 - (dtucker) [session.c openbsd-compat/bsd-cygwin_util.{c,h}] Bug #915: only