X-Git-Url: http://andersk.mit.edu/gitweb/openssh.git/blobdiff_plain/b2552997dd6cfa68abbd01b0fb0b29602f08ce53..15853e939bd7ae01e0820a2d4d8acf3688aa4694:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 1ac07b05..765ef524 100644 --- a/ChangeLog +++ b/ChangeLog @@ -15,6 +15,11 @@ 3) or the 'MACs' keyword in ssh(d)_config 4) add hmac-{md5,sha1}-96 ok stevesk@, provos@ + - markus@cvs.openbsd.org 2001/02/12 16:16:23 + [auth-passwd.c auth.c auth.h auth1.c auth2.c servconf.c servconf.h + ssh-keygen.c sshd.8] + PermitRootLogin={yes,without-password,forced-commands-only,no} + (before this change, root could login even if PermitRootLogin==no) 20010214 - (djm) Don't try to close PAM session or delete credentials if the