X-Git-Url: http://andersk.mit.edu/gitweb/openssh.git/blobdiff_plain/e16f4ac8404328886ce444d601f999528aee6372..f49bc4f73e5ce327cdd3b4a84760ed58950f063b:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 61f726c6..1c521b54 100644 --- a/ChangeLog +++ b/ChangeLog @@ -46,6 +46,11 @@ - deraadt@cvs.openbsd.org 2001/06/23 02:33:05 [sftp.1 sftp-server.8 ssh-keygen.1] join .%A entries; most by bk@rt.fm + - markus@cvs.openbsd.org 2001/06/23 02:34:33 + [kexdh.c kexgex.c kex.h pathnames.h readconf.c servconf.h ssh.1 + sshconnect1.c sshconnect2.c sshconnect.c sshconnect.h sshd.8] + get rid of known_hosts2, use it for hostkey lookup, but do not + modify. 20010622 - (stevesk) handle systems without pw_expire and pw_change.