X-Git-Url: http://andersk.mit.edu/gitweb/openssh.git/blobdiff_plain/ef817d21ea080c6376edc2d26b91d45e401243c0..a068d86f044aaf4cacc5fc074ed07d386a78f0e8:/ChangeLog?ds=sidebyside diff --git a/ChangeLog b/ChangeLog index 64151322..93e74717 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,36 @@ +20020308 + - (djm) Revert bits of Markus' OpenSSL compat patch which was + accidentally committed. + - (djm) Add Markus' patch for compat wih OpenSSL < 0.9.6. + Known issue: Blowfish for SSH1 does not work + +20020307 + - (djm) OpenBSD CVS Sync + - markus@cvs.openbsd.org 2002/03/06 00:20:54 + [compat.c dh.c] + compat.c + - markus@cvs.openbsd.org 2002/03/06 00:23:27 + [compat.c dh.c] + undo + - markus@cvs.openbsd.org 2002/03/06 00:24:39 + [compat.c] + compat.c + - markus@cvs.openbsd.org 2002/03/06 00:25:55 + [version.h] + OpenSSH_3.1 + - (djm) Update RPM spec files with new version number + - (bal) Updated INSTALL to reflect 0.9.6 OpenSSL requirement + - (bal) Add in check for rpc/types.h since it is needed on + some platforms for INADDR_LOOPBACK. We should retest + SCO 3 to see if this fixes their problem also. + - (bal) Test for IRIX JOBS support at runtime. Patch provided + by David Kaelbling + +20020305 + - stevesk@cvs.openbsd.org 2002/03/02 09:34:42 + [LICENCE] + correct copyright dates for scp license; ok markus@ + 20020304 - OpenBSD CVS Sync - deraadt@cvs.openbsd.org 2002/02/26 18:52:32