diff options
author | Darren Tucker <dtucker@zip.com.au> | 2009-07-12 14:12:28 +0200 |
---|---|---|
committer | Darren Tucker <dtucker@zip.com.au> | 2009-07-12 14:12:28 +0200 |
commit | 916fdda4016781ad19aca0996feda4ef07fbbd49 (patch) | |
tree | 49fa8bbc676fcb3a584e40be00605371b791d2bc /ChangeLog | |
parent | - (dtucker) [auth-pam.c] Bug #1534: move the deletion of PAM credentials on (diff) | |
download | openssh-916fdda4016781ad19aca0996feda4ef07fbbd49.tar.xz openssh-916fdda4016781ad19aca0996feda4ef07fbbd49.zip |
add credit for bug #1534 patch
Diffstat (limited to '')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -4,7 +4,8 @@ - (dtucker [contrib/cygwin/ssh-{host,user}-config] Add license text. Patch from Corinna Vinschen. - (dtucker) [auth-pam.c] Bug #1534: move the deletion of PAM credentials on - logout to after the session close. Patch from Anicka Bernathova, ok djm. + logout to after the session close. Patch from Anicka Bernathova, + originally from Andreas Schwab via Novelll ok djm. 20090707 - (dtucker) [contrib/cygwin/ssh-host-config] better support for automated |